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:
Diffstat (limited to 'templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml')
-rw-r--r--templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml38
1 files changed, 19 insertions, 19 deletions
diff --git a/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml b/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
index 3c9d7afdeeb..34ba37f6382 100644
--- a/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
+++ b/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
@@ -1,7 +1,7 @@
zabbix_export:
version: '6.2'
- date: '2022-04-06T19:54:44Z'
- groups:
+ date: '2022-06-07T19:33:35Z'
+ template_groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
name: 'Templates/Server hardware'
@@ -275,20 +275,17 @@ zabbix_export:
key: ipmi.get
lld_macro_paths:
-
- lld_macro: '{#SENSOR_ID}'
- path: $.id
- -
- lld_macro: '{#SENSOR_READING_TYPE}'
- path: $.reading.text
+ lld_macro: '{#SENSOR_HI_CRIT}'
+ path: $.threshold.upper.crit
-
- lld_macro: '{#SENSOR_TYPE}'
- path: $.sensor.text
+ lld_macro: '{#SENSOR_HI_DISAST}'
+ path: $.threshold.upper.non_recover
-
- lld_macro: '{#SENSOR_UNIT}'
- path: $.units
+ lld_macro: '{#SENSOR_HI_WARN}'
+ path: $.threshold.upper.non_crit
-
- lld_macro: '{#SENSOR_LO_WARN}'
- path: $.threshold.lower.non_crit
+ lld_macro: '{#SENSOR_ID}'
+ path: $.id
-
lld_macro: '{#SENSOR_LO_CRIT}'
path: $.threshold.lower.crit
@@ -296,14 +293,17 @@ zabbix_export:
lld_macro: '{#SENSOR_LO_DISAST}'
path: $.threshold.lower.non_recover
-
- lld_macro: '{#SENSOR_HI_WARN}'
- path: $.threshold.upper.non_crit
+ lld_macro: '{#SENSOR_LO_WARN}'
+ path: $.threshold.lower.non_crit
-
- lld_macro: '{#SENSOR_HI_CRIT}'
- path: $.threshold.upper.crit
+ lld_macro: '{#SENSOR_READING_TYPE}'
+ path: $.reading.text
-
- lld_macro: '{#SENSOR_HI_DISAST}'
- path: $.threshold.upper.non_recover
+ lld_macro: '{#SENSOR_TYPE}'
+ path: $.sensor.text
+ -
+ lld_macro: '{#SENSOR_UNIT}'
+ path: $.units
overrides:
-
name: 'trigger SENSOR_HI_CRIT'