Added Hashrate chain element
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
zabbix_export:
|
||||
version: '5.2'
|
||||
date: '2021-10-07T01:08:08Z'
|
||||
date: '2022-02-27T06:16:08Z'
|
||||
groups:
|
||||
-
|
||||
name: 'Antminer S19'
|
||||
@@ -132,6 +132,75 @@ zabbix_export:
|
||||
- '0.001'
|
||||
master_item:
|
||||
key: 'Miner["stats", "{HOST.CONN}", "{$HOST.PORT}"]'
|
||||
-
|
||||
name: Hashrate1
|
||||
type: DEPENDENT
|
||||
key: AntMinerT17.Hashrate1
|
||||
delay: '0'
|
||||
history: 1d
|
||||
trends: 1d
|
||||
value_type: FLOAT
|
||||
units: TH/s
|
||||
applications:
|
||||
-
|
||||
name: AntMinerT17
|
||||
preprocessing:
|
||||
-
|
||||
type: JSONPATH
|
||||
parameters:
|
||||
- '$[1][''chain_rate1'']'
|
||||
-
|
||||
type: MULTIPLIER
|
||||
parameters:
|
||||
- '0.001'
|
||||
master_item:
|
||||
key: 'Miner["stats", "{HOST.CONN}", "{$HOST.PORT}"]'
|
||||
-
|
||||
name: Hashrate2
|
||||
type: DEPENDENT
|
||||
key: AntMinerT17.Hashrate2
|
||||
delay: '0'
|
||||
history: 1d
|
||||
trends: 1d
|
||||
value_type: FLOAT
|
||||
units: TH/s
|
||||
applications:
|
||||
-
|
||||
name: AntMinerT17
|
||||
preprocessing:
|
||||
-
|
||||
type: JSONPATH
|
||||
parameters:
|
||||
- '$[1][''chain_rate2'']'
|
||||
-
|
||||
type: MULTIPLIER
|
||||
parameters:
|
||||
- '0.001'
|
||||
master_item:
|
||||
key: 'Miner["stats", "{HOST.CONN}", "{$HOST.PORT}"]'
|
||||
-
|
||||
name: Hashrate3
|
||||
type: DEPENDENT
|
||||
key: AntMinerT17.Hashrate3
|
||||
delay: '0'
|
||||
history: 1d
|
||||
trends: 1d
|
||||
value_type: FLOAT
|
||||
units: TH/s
|
||||
applications:
|
||||
-
|
||||
name: AntMinerT17
|
||||
preprocessing:
|
||||
-
|
||||
type: JSONPATH
|
||||
parameters:
|
||||
- '$[1][''chain_rate3'']'
|
||||
-
|
||||
type: MULTIPLIER
|
||||
parameters:
|
||||
- '0.001'
|
||||
master_item:
|
||||
key: 'Miner["stats", "{HOST.CONN}", "{$HOST.PORT}"]'
|
||||
-
|
||||
name: LastOnline_pool1
|
||||
type: DEPENDENT
|
||||
@@ -392,7 +461,7 @@ zabbix_export:
|
||||
value: '1200'
|
||||
-
|
||||
macro: '{$TEMP_LOW}'
|
||||
value: '90'
|
||||
value: '85'
|
||||
-
|
||||
macro: '{$UNAME}'
|
||||
value: root
|
||||
|
||||
Reference in New Issue
Block a user