Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Fayantsev <anton.fayantsev@zabbix.com>2021-02-17 10:41:18 +0300
committerAnton Fayantsev <anton.fayantsev@zabbix.com>2021-02-17 10:41:18 +0300
commit45974ab7029bc84f363abb5852014640735920d4 (patch)
tree8f86a0194d614dab59ad24c2e464fa46d58515dd /templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml
parentd172e356af5c35ede4041328e8fdf5326a7f830f (diff)
.........T [ZBXNEXT-5868] updated value mappings in the YAML files
Diffstat (limited to 'templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml')
-rw-r--r--templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml79
1 files changed, 52 insertions, 27 deletions
diff --git a/templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml b/templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml
index 144bd4ea908..82a534a2ac3 100644
--- a/templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml
+++ b/templates/net/brocade_foundry_sw_snmp/template_net_brocade_foundry_sw_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
- version: '5.2'
- date: '2020-10-16T09:33:29Z'
+ version: '5.4'
+ date: '2021-02-17T05:00:00Z'
groups:
-
name: Templates/Modules
@@ -306,6 +306,31 @@ zabbix_export:
-
macro: '{$TEMP_WARN}'
value: '65'
+ valuemaps:
+ -
+ name: 'FOUNDRY-SN-AGENT-MIB::snChasFanOperStatus'
+ mappings:
+ -
+ value: '1'
+ newvalue: other
+ -
+ value: '2'
+ newvalue: normal
+ -
+ value: '3'
+ newvalue: failure
+ -
+ name: 'FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyOperStatus'
+ mappings:
+ -
+ value: '1'
+ newvalue: other
+ -
+ value: '2'
+ newvalue: normal
+ -
+ value: '3'
+ newvalue: failure
-
template: 'Brocade_Foundry Performance SNMP'
name: 'Brocade_Foundry Performance SNMP'
@@ -660,6 +685,31 @@ zabbix_export:
-
macro: '{$TEMP_WARN}'
value: '65'
+ valuemaps:
+ -
+ name: 'FOUNDRY-SN-AGENT-MIB::snChasFanOperStatus'
+ mappings:
+ -
+ value: '1'
+ newvalue: other
+ -
+ value: '2'
+ newvalue: normal
+ -
+ value: '3'
+ newvalue: failure
+ -
+ name: 'FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyOperStatus'
+ mappings:
+ -
+ value: '1'
+ newvalue: other
+ -
+ value: '2'
+ newvalue: normal
+ -
+ value: '3'
+ newvalue: failure
graphs:
-
name: 'CPU utilization'
@@ -683,28 +733,3 @@ zabbix_export:
item:
host: 'Brocade_Foundry Performance SNMP'
key: 'vm.memory.util[snAgGblDynMemUtil.0]'
- value_maps:
- -
- name: 'FOUNDRY-SN-AGENT-MIB::snChasFanOperStatus'
- mappings:
- -
- value: '1'
- newvalue: other
- -
- value: '2'
- newvalue: normal
- -
- value: '3'
- newvalue: failure
- -
- name: 'FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyOperStatus'
- mappings:
- -
- value: '1'
- newvalue: other
- -
- value: '2'
- newvalue: normal
- -
- value: '3'
- newvalue: failure