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')
-rw-r--r--templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml57
-rw-r--r--templates/server/cisco_ucs_manager_snmp/template_server_cisco_ucs_manager_snmp.yaml511
-rw-r--r--templates/server/cisco_ucs_snmp/template_server_cisco_ucs_snmp.yaml427
-rw-r--r--templates/server/dell_idrac_snmp/template_server_dell_idrac_snmp.yaml454
-rw-r--r--templates/server/hp_ilo_snmp/template_server_hp_ilo_snmp.yaml509
-rw-r--r--templates/server/ibm_imm_snmp/template_server_ibm_imm_snmp.yaml254
-rw-r--r--templates/server/intel_sr1530_ipmi/README.md56
-rw-r--r--templates/server/intel_sr1530_ipmi/template_intel_sr1530_ipmi.yaml363
-rw-r--r--templates/server/intel_sr1630_ipmi/README.md69
-rw-r--r--templates/server/intel_sr1630_ipmi/template_intel_sr1630_ipmi.yaml592
-rw-r--r--templates/server/supermicro_aten_snmp/template_server_supermicro_aten_snmp.yaml130
11 files changed, 3021 insertions, 401 deletions
diff --git a/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml b/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
index 6a7e392084d..ed51e741ff9 100644
--- a/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
+++ b/templates/server/chassis_ipmi/template_server_chassis_ipmi.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-12-17T06:14:13Z'
+ date: '2022-01-26T10:33:53Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -22,7 +22,7 @@ zabbix_export:
You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/398023-discussion-thread-for-official-zabbix-template-ipmi
- Template tooling version used: 0.40
+ Template tooling version used: 0.41
groups:
-
name: 'Templates/Server hardware'
@@ -38,8 +38,8 @@ zabbix_export:
description: 'The master item that receives all sensors with values for LLD and dependent elements from BMC.'
tags:
-
- tag: Application
- value: 'Zabbix raw items'
+ tag: component
+ value: raw
discovery_rules:
-
uuid: d0a3bd3c62d7438d8acde8ff0a9bb4db
@@ -89,8 +89,11 @@ zabbix_export:
key: ipmi.get
tags:
-
- tag: Application
- value: 'IPMI {#SENSOR_TYPE}'
+ tag: component
+ value: environment
+ -
+ tag: sensor
+ value: '{#SENSOR_TYPE}'
trigger_prototypes:
-
uuid: efe107571d704895bbb43c95407e6689
@@ -99,6 +102,10 @@ zabbix_export:
priority: INFO
description: 'The trigger is informing about changes in a state of the discrete IPMI sensor. A problem generated by this trigger can be manually closed.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: availability
master_item:
key: ipmi.get
lld_macro_paths:
@@ -160,8 +167,11 @@ zabbix_export:
key: ipmi.get
tags:
-
- tag: Application
- value: 'IPMI {#SENSOR_TYPE}'
+ tag: component
+ value: environment
+ -
+ tag: sensor
+ value: '{#SENSOR_TYPE}'
trigger_prototypes:
-
uuid: e9c37c1847d64920b80a20cc764b6c81
@@ -173,6 +183,10 @@ zabbix_export:
-
name: 'IPMI: {#SENSOR_ID} value is above non-recoverable high (greater than {#SENSOR_HI_DISAST} for 5m)'
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)>{#SENSOR_HI_DISAST}'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 0fc9d9baa3dd4d3db841e2153b6c39b2
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)>{#SENSOR_HI_WARN}'
@@ -186,12 +200,20 @@ zabbix_export:
-
name: 'IPMI: {#SENSOR_ID} value is above non-recoverable high (greater than {#SENSOR_HI_DISAST} for 5m)'
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)>{#SENSOR_HI_DISAST}'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 2c3dbc3f68db44f1924682a8241e0086
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)>{#SENSOR_HI_DISAST}'
name: 'IPMI: {#SENSOR_ID} value is above non-recoverable high (greater than {#SENSOR_HI_DISAST} for 5m)'
priority: DISASTER
description: 'The trigger is informing that a value higher than the upper non-recoverable threshold has been reached.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: adbb7e20a46d42329e4744548aa9d5f6
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)<{#SENSOR_LO_CRIT}'
@@ -202,6 +224,10 @@ zabbix_export:
-
name: 'IPMI: {#SENSOR_ID} value is below non-recoverable low (less than {#SENSOR_LO_DISAST} for 5m)'
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)<{#SENSOR_LO_DISAST}'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 7b712e7b11a34635948517467f77ad9d
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)<{#SENSOR_LO_WARN}'
@@ -215,12 +241,20 @@ zabbix_export:
-
name: 'IPMI: {#SENSOR_ID} value is below non-recoverable low (less than {#SENSOR_LO_DISAST} for 5m)'
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)<{#SENSOR_LO_DISAST}'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: b078ee6b820f44f2871c2e3fcd0ce4cf
expression: 'min(/Chassis by IPMI/ipmi.value[{#SENSOR_ID}],5m)<{#SENSOR_LO_DISAST}'
name: 'IPMI: {#SENSOR_ID} value is below non-recoverable low (less than {#SENSOR_LO_DISAST} for 5m)'
priority: DISASTER
description: 'The trigger is informing that a value less than the lower non-recoverable threshold has been reached.'
+ tags:
+ -
+ tag: scope
+ value: notice
graph_prototypes:
-
uuid: 85099badf8d547d89f498cf29bcd51a8
@@ -325,6 +359,13 @@ zabbix_export:
value: '{#SENSOR_LO_WARN}'
status: ENABLED
discover: NO_DISCOVER
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: server
macros:
-
macro: '{$IPMI.PASSWORD}'
diff --git a/templates/server/cisco_ucs_manager_snmp/template_server_cisco_ucs_manager_snmp.yaml b/templates/server/cisco_ucs_manager_snmp/template_server_cisco_ucs_manager_snmp.yaml
index a9da64333f8..04e7894287b 100644
--- a/templates/server/cisco_ucs_manager_snmp/template_server_cisco_ucs_manager_snmp.yaml
+++ b/templates/server/cisco_ucs_manager_snmp/template_server_cisco_ucs_manager_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-12-16T20:04:06Z'
+ date: '2022-01-26T10:34:26Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -24,7 +24,7 @@ zabbix_export:
You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/418396-discussion-thread-for-official-zabbix-templates-for-cisco
- Template tooling version used: 0.40
+ Template tooling version used: 0.41
groups:
-
name: 'Templates/Server hardware'
@@ -52,8 +52,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 286fdb0fa49a4b378a6219a5ed76aac4
name: 'System description'
@@ -76,8 +76,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 88bd32f8520144858a8ddb03dd200638
name: 'System location'
@@ -100,8 +100,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 8bd3a60e4c70450492432c6abfa7b5f9
name: 'System name'
@@ -125,8 +125,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: 622ac72c0e534bba94bb93636e4dc103
@@ -135,6 +135,10 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 10d22e53318347658b2418ff33c26e0d
name: 'System object ID'
@@ -160,8 +164,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: b87e425f1bdf404a8e53ff277c0ff0c0
name: Uptime
@@ -183,8 +187,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 9026e680b409424e8fa29934878cb771
@@ -197,6 +201,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/Cisco UCS Manager SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 5d839f68b6534dc8bd1fb5db7a757f02
name: 'SNMP traps (fallback)'
@@ -209,8 +217,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: 0926417e279a4e52a7f12587e9422e92
name: 'SNMP agent availability'
@@ -232,8 +240,11 @@ zabbix_export:
- 1h
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 010a749e3a3242cd8e3ea30459fae5a4
@@ -242,6 +253,10 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: WARNING
description: 'SNMP is not available for polling. Please check device connectivity and SNMP settings.'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: f44bb3e5a8ad4d0c98df56267700b171
@@ -270,8 +285,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 0300b4bf4e0b42adb1b9e4985e80e356
@@ -280,6 +301,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 158561ecab8b4bbd9c0a616f419bda10
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.cache.battery.status[cucsStorageRaidBatteryOperability.{#SNMPINDEX}])<>{$DISK.ARRAY.CACHE.BATTERY.STATUS.OK}'
@@ -291,6 +319,13 @@ zabbix_export:
-
name: '{#DISKARRAY_CACHE_LOCATION}: Disk array cache controller battery is in critical state!'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.cache.battery.status[cucsStorageRaidBatteryOperability.{#SNMPINDEX}])={$DISK.ARRAY.CACHE.BATTERY.STATUS.CRIT}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: bd1cf5ecd41f4dc49c6e31f32119787b
name: 'Array controller discovery'
@@ -317,8 +352,14 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: a732688d6fa347b597854078dd084935
name: '{#DISKARRAY_LOCATION}: Disk array controller status'
@@ -339,8 +380,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 28c32222815f47e193d09afe5aafae79
@@ -349,6 +396,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 4e758fac4df54388b5f4555bb170bdd3
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.WARN:"degraded"}'
@@ -360,6 +414,13 @@ zabbix_export:
-
name: '{#DISKARRAY_LOCATION}: Disk array controller is in critical state'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.CRIT:"inoperable"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 264e15d04626432987c2193bf190c56c
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}])>{$DISK.ARRAY.STATUS.OK:"operable"}'
@@ -374,6 +435,13 @@ zabbix_export:
-
name: '{#DISKARRAY_LOCATION}: Disk array controller is in warning state'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}])={$DISK.ARRAY.STATUS.WARN:"degraded"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: c799941bb99a4ce0af2ab50253c40259
name: 'FAN discovery'
@@ -403,8 +471,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
trigger_prototypes:
-
uuid: 7417bd7646c248eb9664875d7d19e9ea
@@ -413,6 +481,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the fan unit'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b3d6cb64470e4e4c9bf1d619c0015823
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.sensor.fan.status[cucsEquipmentFanOperState.{#SNMPINDEX}])={$FAN.STATUS.WARN:"degraded"}'
@@ -424,6 +499,13 @@ zabbix_export:
-
name: '{#FAN_LOCATION}: Fan is in critical state'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.sensor.fan.status[cucsEquipmentFanOperState.{#SNMPINDEX}])={$FAN.STATUS.CRIT:"inoperable"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 20b43c2620114a9da4ff4d97b409f53e
name: 'Network interface discovery'
@@ -513,8 +595,14 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 009aeec02b3b46dc93bd52c2f1a4de0a
name: 'Interface {#IFNAME}({#IFALIAS}): Broadcast packets received'
@@ -540,8 +628,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 533b7352983e4adfbd9ca1c0e2e5e4b1
name: 'Interface {#IFNAME}({#IFALIAS}): Inbound packets discarded'
@@ -564,8 +658,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 84e21f59350248c185a79dd916587140
name: 'Interface {#IFNAME}({#IFALIAS}): Inbound packets with errors'
@@ -584,8 +684,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: d72b570e01f5479db47628e399932988
name: 'Interface {#IFNAME}({#IFALIAS}): Multicast packets received'
@@ -612,8 +718,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: eef7c3f6945a48e886de08a842c08f72
name: 'Interface {#IFNAME}({#IFALIAS}): Bits received'
@@ -637,8 +749,14 @@ zabbix_export:
- '8'
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: f682fdf3144145f3998066a77353c4e2
name: 'Interface {#IFNAME}({#IFALIAS}): Broadcast packets sent'
@@ -665,8 +783,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: b61c1b8a08aa40d696d03ae584230e8e
name: 'Interface {#IFNAME}({#IFALIAS}): Outbound packets discarded'
@@ -689,8 +813,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 0b9d7feb75674225ac8e6ad0952380ac
name: 'Interface {#IFNAME}({#IFALIAS}): Outbound packets with errors'
@@ -709,8 +839,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 3ddc4cca78f14dfc8e6d51efae831ba2
name: 'Interface {#IFNAME}({#IFALIAS}): Multicast packets sent'
@@ -738,8 +874,14 @@ zabbix_export:
- ''
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: e48a1926828645c49afec898d01fa81a
name: 'Interface {#IFNAME}({#IFALIAS}): Bits sent'
@@ -763,8 +905,14 @@ zabbix_export:
- '8'
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 56aa529b14b14f6f8f9a9b5f1a2ba0d8
name: 'Interface {#IFNAME}({#IFALIAS}): Speed'
@@ -789,8 +937,14 @@ zabbix_export:
- 1h
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
-
uuid: 16a4394c6b824bacbc7f074d487fcdfb
name: 'Interface {#IFNAME}({#IFALIAS}): Operational status'
@@ -817,8 +971,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
trigger_prototypes:
-
uuid: edfbf339b2664fae88e2a9003383e37f
@@ -836,6 +996,10 @@ zabbix_export:
WARNING: if closed manually - won't fire again on next poll, because of .diff.
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 00b0f0fb6c0b4026b438627edab908fb
name: 'Interface {#IFNAME}({#IFALIAS}): Interface type'
@@ -859,8 +1023,14 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Interface {#IFNAME}({#IFALIAS})'
+ tag: component
+ value: interface
+ -
+ tag: component
+ value: network
+ -
+ tag: interface
+ value: 'port-{#SNMPINDEX}'
trigger_prototypes:
-
uuid: caaa61b8d89540c496678d739610ae38
@@ -877,6 +1047,10 @@ zabbix_export:
name: 'Interface {#IFNAME}({#IFALIAS}): Link down'
expression: '{$IFCONTROL:"{#IFNAME}"}=1 and last(/Cisco UCS Manager SNMP/cisco.ucs.if.status[ifOperStatus.{#SNMPINDEX}])=2 and (last(/Cisco UCS Manager SNMP/cisco.ucs.if.status[ifOperStatus.{#SNMPINDEX}],#1)<>last(/Cisco UCS Manager SNMP/cisco.ucs.if.status[ifOperStatus.{#SNMPINDEX}],#2))'
recovery_expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.if.status[ifOperStatus.{#SNMPINDEX}])<>2 or {$IFCONTROL:"{#IFNAME}"}=0'
+ tags:
+ -
+ tag: scope
+ value: performance
graph_prototypes:
-
uuid: d5e5f60602cc41ba8e0b79a63644bf08
@@ -972,8 +1146,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 317d489e9bf94467a228f5bbccb03436
name: '{#DISK_LOCATION}: Physical disk model name'
@@ -994,8 +1171,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: d768239496f2457fbec3a1103e84914d
name: '{#DISK_LOCATION}: Physical disk serial number'
@@ -1015,8 +1195,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 693cdcf58cb34def90ade23e2f2485cb
@@ -1025,6 +1208,10 @@ zabbix_export:
priority: INFO
description: 'Disk serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: c3c38ffc10fb4d139099c551b3c21728
name: '{#DISK_LOCATION}: Disk size'
@@ -1049,8 +1236,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: ad4616916d6644f480a2687dbc56a4a3
name: '{#DISK_LOCATION}: Physical disk status'
@@ -1071,8 +1261,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: ba92b99606fa4bf0bc4f1b6a362c2cdb
@@ -1085,6 +1278,13 @@ zabbix_export:
-
name: '{#DISK_LOCATION}: Physical disk failed'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.physicaldisk.status[cucsStorageLocalDiskDiskState.{#SNMPINDEX}])={$DISK.STATUS.FAIL:"failed"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: eabf5aa62f004a2c996cc11bb5a6716a
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.hw.physicaldisk.status[cucsStorageLocalDiskDiskState.{#SNMPINDEX}])={$DISK.STATUS.FAIL:"failed"}'
@@ -1092,6 +1292,13 @@ zabbix_export:
opdata: 'Current status: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check physical disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 8ac363db6f2346bba13b63f75cdabd22
name: 'PSU discovery'
@@ -1121,8 +1328,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Power supply'
+ tag: component
+ value: power
trigger_prototypes:
-
uuid: 0d2713cf2b72472c8d8896880476c20e
@@ -1131,6 +1338,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the power supply unit for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 468f08407a7448a384e5dcde589cb9d0
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.sensor.psu.status[cucsEquipmentPsuOperState.{#SNMPINDEX}])={$PSU.STATUS.WARN:"degraded"}'
@@ -1142,6 +1356,13 @@ zabbix_export:
-
name: '{#PSU_LOCATION}: Power supply is in critical state'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.sensor.psu.status[cucsEquipmentPsuOperState.{#SNMPINDEX}])={$PSU.STATUS.CRIT:"inoperable"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 90b24337c3304ff6a30428c7d46c26fd
name: 'Temperature CPU discovery'
@@ -1169,8 +1390,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: c3b3933ceb504207a87054a1f9773a76
@@ -1181,6 +1402,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 13b393265f59431687b776297cb0b104
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)>{$TEMP.MAX.WARN:"CPU"}'
@@ -1195,6 +1423,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}: Temperature is above critical threshold: >{$TEMP.MAX.CRIT:"CPU"}'
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)>{$TEMP.MAX.CRIT:"CPU"}'
recovery_expression: 'max(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)<{$TEMP.MAX.CRIT:"CPU"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b99a5c977c32418ea9efded6d507e3b5
name: 'Temperature discovery'
@@ -1222,8 +1457,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: aa4bf1c8b942462dbd21ccf8bd8c4a6b
@@ -1234,6 +1469,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 7751dd6bf1394daa9d918005d2d99d10
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)>{$TEMP.MAX.WARN:"Ambient"}'
@@ -1248,6 +1490,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.IOH: Temperature is above critical threshold: >{$TEMP.MAX.CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)>{$TEMP.MAX.CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)<{$TEMP.MAX.CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d5e4b5b7e18c4545853c48db018dc127
name: '{#SENSOR_LOCATION}.Ambient: Temperature'
@@ -1267,8 +1516,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 230958b560374a118857b77418c6ba11
@@ -1279,6 +1528,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 4cdcddd04b0e4625893a1e20ce22a10f
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.WARN:"Ambient"}'
@@ -1293,6 +1549,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Ambient: Temperature is above critical threshold: >{$TEMP.MAX.CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)<{$TEMP.MAX.CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 9980042de8d74353bf4a386bb0f28d30
name: '{#SENSOR_LOCATION}.Front: Temperature'
@@ -1312,8 +1575,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 8ee1dfc360aa4aca84a03b452ead92ce
@@ -1324,6 +1587,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 196c9fe3facf4e3db348337714c77e17
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.WARN:"Ambient"}'
@@ -1338,6 +1608,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Front: Temperature is above critical threshold: >{$TEMP.MAX.CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)<{$TEMP.MAX.CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: e20bfa52f31f4a1a9f08ba02fe27f90c
name: '{#SENSOR_LOCATION}.Rear: Temperature'
@@ -1357,8 +1634,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: a8714fcba51c46f9aa84fa02fba37743
@@ -1369,6 +1646,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 87068c693e574cd3952ca90e95a7a681
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.WARN:"Ambient"}'
@@ -1383,6 +1667,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Rear: Temperature is above critical threshold: >{$TEMP.MAX.CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)>{$TEMP.MAX.CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS Manager SNMP/cisco.ucs.sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)<{$TEMP.MAX.CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 9c5d5ce2f672487db83cf91f22c1a413
name: 'Unit discovery'
@@ -1411,8 +1702,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
-
uuid: ac3217187db3453eb8b9932fce7c79c4
name: '{#UNIT_LOCATION}: Hardware serial number'
@@ -1433,8 +1724,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
trigger_prototypes:
-
uuid: 27253665837647bb9c3be58f7d0881ae
@@ -1443,6 +1734,10 @@ zabbix_export:
priority: INFO
description: 'Device serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: c6ebb7db809f4c62aae795a8b1c4b740
name: '{#UNIT_LOCATION}: Overall system health status'
@@ -1464,8 +1759,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
trigger_prototypes:
-
uuid: 7f7c337f4f9f44a3a176acce5bf27f29
@@ -1474,6 +1769,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 15ee6a98f2af4da4bcaa95821ffff524
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.WARN:"testFailed"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.WARN:"thermalProblem"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.WARN:"powerProblem"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.WARN:"voltageProblem"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.WARN:"diagnosticsFailed"}'
@@ -1485,6 +1787,13 @@ zabbix_export:
-
name: '{#UNIT_LOCATION}: System status is in critical state'
expression: 'last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.CRIT:"computeFailed"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.CRIT:"configFailure"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.CRIT:"unconfigFailure"} or last(/Cisco UCS Manager SNMP/cisco.ucs.status[cucsComputeRackUnitOperState.{#SNMPINDEX}])={$HEALTH.STATUS.CRIT:"inoperable"}'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 6d0760c4d29d4113b179b0e5c18f7e3b
name: 'Virtual disk discovery'
@@ -1514,8 +1823,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 59a403629e8b40d981c2926ead601966
name: '{#VDISK_LOCATION}: Disk size'
@@ -1542,8 +1854,11 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 39504e417781414081e1198adef562d4
name: '{#VDISK_LOCATION}: Status'
@@ -1564,8 +1879,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 63232b4e1f6b411a93ff8abad1ff3200
@@ -1574,6 +1892,23 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: WARNING
description: 'Please check virtual disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: cisco
+ -
+ tag: target
+ value: cisco-ucs-manager
macros:
-
macro: '{$DISK.ARRAY.CACHE.BATTERY.STATUS.CRIT}'
diff --git a/templates/server/cisco_ucs_snmp/template_server_cisco_ucs_snmp.yaml b/templates/server/cisco_ucs_snmp/template_server_cisco_ucs_snmp.yaml
index d84fb0febe6..b97e5f1178d 100644
--- a/templates/server/cisco_ucs_snmp/template_server_cisco_ucs_snmp.yaml
+++ b/templates/server/cisco_ucs_snmp/template_server_cisco_ucs_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-01-18T20:39:24Z'
+ date: '2022-01-26T10:35:42Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -35,8 +35,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 301541972752471e86046ce494a2febb
@@ -44,6 +47,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: c7eaba8c2b7d4b4aa14081957252e33e
name: 'ICMP loss'
@@ -54,8 +61,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: e051db53cf32406bb0d5ff9cc8d5ce7b
@@ -67,6 +77,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Cisco UCS SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 88b4a6cc507748e19f08d0ffc9a15368
name: 'ICMP response time'
@@ -77,8 +94,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: a11942dac3504b64977c2de3e575d2eb
@@ -93,6 +113,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Cisco UCS SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 00b0172971e34784836d03e76b3480bd
name: 'SNMP traps (fallback)'
@@ -105,8 +132,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: 50df0ad347d94cffb871256c6340af11
name: 'System contact details'
@@ -128,8 +155,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 235302070dc54f148b92027967a6ff2f
name: 'System description'
@@ -152,8 +179,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 7ba9b86064ad432a9e6d1922ca29edda
name: 'System location'
@@ -175,8 +202,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 4674d8adc39343f7b46d21cae2ec1310
name: 'System name'
@@ -198,8 +225,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: 3544e4ac11b44d14a6161523081c470e
@@ -208,6 +235,13 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
+ -
+ tag: scope
+ value: security
-
uuid: 05fe3cb6d2004e7ea2d37742fc2549d3
name: 'System object ID'
@@ -228,8 +262,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 1b0551aa2d184c8d923788b5d159ed7c
name: Uptime
@@ -250,8 +284,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: a933ba0e5c7f4e908afaba4381f65482
@@ -264,6 +298,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/Cisco UCS SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: b80f6a30ad124a1ea863f2fdb868ba6f
name: 'SNMP agent availability'
@@ -280,8 +318,11 @@ zabbix_export:
name: zabbix.host.available
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 3c487a6b20c746eca9a7efc6058a60d9
@@ -294,6 +335,10 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Cisco UCS SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: 5c6518a1df0b45c09f3a2f186c3d4e3b
@@ -317,8 +362,14 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsEquipmentOperability'
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 0b09b93602c94821ae1126e4f9550436
@@ -327,6 +378,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d2af6de00e57412d8a2efcb20b1524a4
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.cache.battery.status[cucsStorageRaidBatteryOperability.{#SNMPINDEX}],#1,"ne","{$DISK_ARRAY_CACHE_BATTERY_OK_STATUS}")=1'
@@ -338,6 +396,13 @@ zabbix_export:
-
name: '{#DISKARRAY_CACHE_LOCATION}: Disk array cache controller battery is in critical state!'
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.cache.battery.status[cucsStorageRaidBatteryOperability.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b77a56dcaa1947dd8c74b5764c36c22a
name: 'Array Controller Discovery'
@@ -359,8 +424,14 @@ zabbix_export:
description: 'MIB: CISCO-UNIFIED-COMPUTING-STORAGE-MIB'
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 262d45ac58734c0096de2b96d8294f4c
name: '{#DISKARRAY_LOCATION}: Disk array controller status'
@@ -374,8 +445,14 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsEquipmentOperability'
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 44ec209460fb4010a087e971427b2fde
@@ -384,6 +461,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b419e0d296614f4285645954f8a7a970
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_WARN_STATUS:\"degraded\"}")=1'
@@ -395,6 +479,13 @@ zabbix_export:
-
name: '{#DISKARRAY_LOCATION}: Disk array controller is in critical state'
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CRIT_STATUS:\"inoperable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: a83202bb105d481c93464650272c14eb
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}],#1,"ne","{$DISK_ARRAY_OK_STATUS:\"operable\"}")=1'
@@ -409,6 +500,13 @@ zabbix_export:
-
name: '{#DISKARRAY_LOCATION}: Disk array controller is in warning state'
expression: 'count(/Cisco UCS SNMP/system.hw.diskarray.status[cucsStorageControllerOperState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_WARN_STATUS:\"degraded\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 3c067096a2fc40c390a335e40bacc089
name: 'FAN Discovery'
@@ -433,8 +531,8 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsEquipmentOperability'
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
trigger_prototypes:
-
uuid: 5135b24c775f448c8998cadea3042e5b
@@ -443,6 +541,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the fan unit'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 895df7f89587441fa61223d5b2e442a2
expression: 'count(/Cisco UCS SNMP/sensor.fan.status[cucsEquipmentFanOperState.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS:\"degraded\"}")=1'
@@ -454,6 +559,13 @@ zabbix_export:
-
name: '{#FAN_LOCATION}: Fan is in critical state'
expression: 'count(/Cisco UCS SNMP/sensor.fan.status[cucsEquipmentFanOperState.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"inoperable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 93247d3808394f7195356ced554d0d55
name: 'Physical Disk Discovery'
@@ -478,8 +590,11 @@ zabbix_export:
Cisco UCS storage:LocalDisk:model managed object property. Actually returns 'HDD' or 'SSD'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 6d45ac307cce40d481c556660dea3157
name: '{#DISK_LOCATION}: Physical disk model name'
@@ -495,8 +610,11 @@ zabbix_export:
Cisco UCS storage:LocalDisk:serial managed object property. Actually returns part number code
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: da12b7742c0343709ab4c1d97c0b0f4c
name: '{#DISK_LOCATION}: Disk size'
@@ -517,8 +635,11 @@ zabbix_export:
- '1048576'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: cb73c8de596549888d5f94b13619da3d
name: '{#DISK_LOCATION}: Physical disk status'
@@ -534,8 +655,11 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsStoragePDriveStatus'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 445919e1ec414fd888f8911abc65650b
@@ -548,6 +672,13 @@ zabbix_export:
-
name: '{#DISK_LOCATION}: Physical disk failed'
expression: 'count(/Cisco UCS SNMP/system.hw.physicaldisk.status[cucsStorageLocalDiskDiskState.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"failed\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 77ce5c74eefd4a9b818c11c8c1581cd8
expression: 'count(/Cisco UCS SNMP/system.hw.physicaldisk.status[cucsStorageLocalDiskDiskState.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"failed\"}")=1'
@@ -555,6 +686,13 @@ zabbix_export:
opdata: 'Current status: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check physical disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: f8be95a8eb5a487c8c8f05d62e90f041
name: 'PSU Discovery'
@@ -579,8 +717,8 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsEquipmentOperability'
tags:
-
- tag: Application
- value: 'Power supply'
+ tag: component
+ value: power
trigger_prototypes:
-
uuid: 480d51d19be74b6e95f702b31baa5666
@@ -589,6 +727,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the power supply unit for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 07fa90b5296b48d9b45cc6a76e72ceeb
expression: 'count(/Cisco UCS SNMP/sensor.psu.status[cucsEquipmentPsuOperState.{#SNMPINDEX}],#1,"eq","{$PSU_WARN_STATUS:\"degraded\"}")=1'
@@ -600,6 +745,13 @@ zabbix_export:
-
name: '{#PSU_LOCATION}: Power supply is in critical state'
expression: 'count(/Cisco UCS SNMP/sensor.psu.status[cucsEquipmentPsuOperState.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"inoperable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 098a87f2e7094da9853bf2cb94677092
name: 'Temperature CPU Discovery'
@@ -622,8 +774,8 @@ zabbix_export:
Cisco UCS processor:EnvStats:temperature managed object property
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 35549eb00faf48ff8fdb7769b8a13895
@@ -634,6 +786,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: eaadcea2dc0d468d886654c3ec380390
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)>{$TEMP_WARN:"CPU"}'
@@ -648,6 +807,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}: Temperature is above critical threshold: >{$TEMP_CRIT:"CPU"}'
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"CPU"}'
recovery_expression: 'max(/Cisco UCS SNMP/sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"CPU"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: ccb9b9edd7ba4a62b33e34ebf3647825
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsProcessorEnvStatsTemperature.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"CPU"}'
@@ -656,6 +822,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}: Temperature is too low: <{$TEMP_CRIT_LOW:"CPU"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 06216bba529b4fb2b1c52fb57d365c6a
name: 'Temperature Discovery'
@@ -678,8 +851,8 @@ zabbix_export:
Cisco UCS compute:RackUnitMbTempStats:ioh1Temp managed object property
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: a43eb91c4ae044729f4312466fcbd5da
@@ -690,6 +863,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: da5d63d3411a4d2299d50cc21beae1c4
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"}'
@@ -704,6 +884,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.IOH: Temperature is above critical threshold: >{$TEMP_CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: ce811e4247d5484caf4b095e829f162e
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempSltatsIoh1Temp.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}'
@@ -712,6 +899,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.IOH: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 9ee4d857346541c6870586a0c7989fc5
name: '{#SENSOR_LOCATION}.Ambient: Temperature'
@@ -726,8 +920,8 @@ zabbix_export:
Temperature readings of testpoint: {#SENSOR_LOCATION}.Ambient
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 4e293138ca374c96a18e4dbca8e45c72
@@ -738,6 +932,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: cf21a0259b6e4402815651357cdcce76
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"}'
@@ -752,6 +953,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Ambient: Temperature is above critical threshold: >{$TEMP_CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 5139f8dd56094561a573a0b7b15a5ef0
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsAmbientTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}'
@@ -760,6 +968,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Ambient: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 9dc8ac1ccf2a4671bef441db6297b2f9
name: '{#SENSOR_LOCATION}.Front: Temperature'
@@ -774,8 +989,8 @@ zabbix_export:
Cisco UCS compute:RackUnitMbTempStats:frontTemp managed object property
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 98b9a6bd22e648e1bce3e5ee3ed5f6b4
@@ -786,6 +1001,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 068f42b490ad41eb97a65dbc718ae566
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"}'
@@ -800,6 +1022,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Front: Temperature is above critical threshold: >{$TEMP_CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: f208cad426cf45338b6487cf87588220
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsFrontTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}'
@@ -808,6 +1037,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Front: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 631d46aad1b2403b9512299e2446a24e
name: '{#SENSOR_LOCATION}.Rear: Temperature'
@@ -822,8 +1058,8 @@ zabbix_export:
Cisco UCS compute:RackUnitMbTempStats:rearTemp managed object property
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: ef03cd1e2356409ea2651fab589c9d19
@@ -834,6 +1070,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: ed302fd9bdbe47cda2456aa7cdc6ce66
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"}'
@@ -848,6 +1091,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Rear: Temperature is above critical threshold: >{$TEMP_CRIT:"Ambient"}'
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"}'
recovery_expression: 'max(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: bb81b628d804411480d3b4066d626f82
expression: 'avg(/Cisco UCS SNMP/sensor.temp.value[cucsComputeRackUnitMbTempStatsRearTemp.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}'
@@ -856,6 +1106,13 @@ zabbix_export:
name: '{#SENSOR_LOCATION}.Rear: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 0a96ab839bde40cf9d1d4db602c57a5e
name: 'Unit Discovery'
@@ -884,8 +1141,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
-
uuid: b0c955f0fc184c6686fa2fe3fce29f1a
name: '{#UNIT_LOCATION}: Hardware serial number'
@@ -906,8 +1163,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
trigger_prototypes:
-
uuid: b9667c535fe542eeb21dea7aaf2bbf80
@@ -916,6 +1173,10 @@ zabbix_export:
priority: INFO
description: 'Device serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 00a0fe6510064375a1736433a17904c0
name: '{#UNIT_LOCATION}: Overall system health status'
@@ -932,8 +1193,8 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsLsOperState'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
trigger_prototypes:
-
uuid: 70fbf187bc474aa88a26fb5a8d862694
@@ -942,6 +1203,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b69f6876b7de4e1c89934281696249c8
expression: 'count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_WARN_STATUS:\"testFailed\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_WARN_STATUS:\"thermalProblem\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_WARN_STATUS:\"powerProblem\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_WARN_STATUS:\"voltageProblem\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_WARN_STATUS:\"diagnosticsFailed\"}")=1'
@@ -953,6 +1221,13 @@ zabbix_export:
-
name: '{#UNIT_LOCATION}: System status is in critical state'
expression: 'count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_CRIT_STATUS:\"computeFailed\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_CRIT_STATUS:\"configFailure\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_CRIT_STATUS:\"unconfigFailure\"}")=1 or count(/Cisco UCS SNMP/system.status[cucsComputeRackUnitOperState.{#SNMPINDEX}],#1,"eq","{$HEALTH_CRIT_STATUS:\"inoperable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b76c04b65a8348539434d8857d1450aa
name: 'Virtual Disk Discovery'
@@ -977,8 +1252,11 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsStorageLunType'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: db7e07e0325145d0a8f6bcef0cd0dff2
name: '{#VDISK_LOCATION}: Disk size'
@@ -1001,8 +1279,11 @@ zabbix_export:
- '1048576'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 5c0d7116c19940608ca40058e47fd595
name: '{#VDISK_LOCATION}: Status'
@@ -1018,8 +1299,11 @@ zabbix_export:
name: 'CISCO-UNIFIED-COMPUTING-TC-MIB::CucsEquipmentPresence'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 97b0c8177dca421f9535cb6f0abea7aa
@@ -1028,6 +1312,23 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: WARNING
description: 'Please check virtual disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: cisco
+ -
+ tag: target
+ value: cisco-ucs
macros:
-
macro: '{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}'
diff --git a/templates/server/dell_idrac_snmp/template_server_dell_idrac_snmp.yaml b/templates/server/dell_idrac_snmp/template_server_dell_idrac_snmp.yaml
index a96ee25e624..b6e01ac3de5 100644
--- a/templates/server/dell_idrac_snmp/template_server_dell_idrac_snmp.yaml
+++ b/templates/server/dell_idrac_snmp/template_server_dell_idrac_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-01-18T20:39:29Z'
+ date: '2022-01-26T10:34:37Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -32,8 +32,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: a6e3c67a99104c6f8672e3826cba009f
@@ -41,6 +44,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 98ab999f96db4eceb4f347baf2df80a9
name: 'ICMP loss'
@@ -51,8 +58,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 145ea57d03d3460cb86272493e99356a
@@ -64,6 +74,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Dell iDRAC SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 52b385efc0a54f5590f55716e4a179bf
name: 'ICMP response time'
@@ -74,8 +91,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: cd49c04001c74051b585f519503861d0
@@ -90,6 +110,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Dell iDRAC SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 2f3d32242b0740e7830a4dff872308ac
name: 'SNMP traps (fallback)'
@@ -102,8 +129,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: ca82831e78f74372bb9be8f2c97ee9ac
name: 'System contact details'
@@ -125,8 +152,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 13bd109b9a814ba4837eb98b8daf98a5
name: 'System description'
@@ -149,8 +176,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: e49f14d4a51f4018b17bd200d4819975
name: 'Firmware version'
@@ -171,8 +198,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
triggers:
-
uuid: e816b86474e6471eb48cbda563dfddd6
@@ -182,6 +209,10 @@ zabbix_export:
priority: INFO
description: 'Firmware version has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 9fc4348dc3c641dcbd0bb04b58145c91
name: 'Hardware model name'
@@ -203,8 +234,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
-
uuid: 4951ab6260b145ccb0c21abdcf5bb361
name: 'Hardware serial number'
@@ -226,8 +257,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
triggers:
-
uuid: 6f5b00a889804fbeb41c4246b29bd5f1
@@ -236,6 +267,10 @@ zabbix_export:
priority: INFO
description: 'Device serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 59a77e7fe66f4412bb117f8283216ce3
name: 'System location'
@@ -257,8 +292,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 2f76314dc3204e898df338f238f7d407
name: 'System name'
@@ -280,8 +315,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: ce1b064b2a07450d9b51b6b12bd752a9
@@ -290,6 +325,13 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
+ -
+ tag: scope
+ value: security
-
uuid: 737d790ef008450b81a69559ed1ee963
name: 'System object ID'
@@ -310,8 +352,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 9750f3ffa5d648ce9e99adea1d92b54c
name: 'Overall system health status'
@@ -328,8 +370,8 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::ObjectStatusEnum'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 6d07848a4ded4e4fb0383ff12234ed25
@@ -338,6 +380,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b47601a02003409896d79e3c99093aca
expression: 'count(/Dell iDRAC SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1'
@@ -349,6 +398,13 @@ zabbix_export:
-
name: 'System is in unrecoverable state!'
expression: 'count(/Dell iDRAC SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_DISASTER_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: a323c8f5ca8d4517b0451677bd43c4db
expression: 'count(/Dell iDRAC SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_WARN_STATUS}")=1'
@@ -363,6 +419,13 @@ zabbix_export:
-
name: 'System status is in critical state'
expression: 'count(/Dell iDRAC SNMP/system.status[globalSystemStatus.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 83ebf3d38c92457a9d0462e3849d83ce
name: 'Operating system'
@@ -384,8 +447,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: os
triggers:
-
uuid: fba72cbc4f12495b9f35d0f77a9330b8
@@ -398,6 +461,10 @@ zabbix_export:
-
name: 'System name has changed (new name: {ITEM.VALUE})'
expression: 'last(/Dell iDRAC SNMP/system.name,#1)<>last(/Dell iDRAC SNMP/system.name,#2) and length(last(/Dell iDRAC SNMP/system.name))>0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 522c04c2c624478b8de4287f863ea67a
name: Uptime
@@ -418,8 +485,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: c0efbe61effc494a970e0e02b9ce8f55
@@ -432,6 +499,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/Dell iDRAC SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 6bcba0816ea942f6a87078070c82e7c3
name: 'SNMP agent availability'
@@ -448,8 +519,11 @@ zabbix_export:
name: zabbix.host.available
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 22ae441fffdd48919be0041e1507a479
@@ -462,6 +536,10 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Dell iDRAC SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: 2bb1759d46264c92b7cb70e7a1d18236
@@ -495,8 +573,14 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::batteryState'
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 7b9a7b970ac049589912d8e208baf2e2
@@ -505,6 +589,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: fc2eeac871464a65930bbbb2341c803f
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_WARN_STATUS}")=1'
@@ -516,6 +607,13 @@ zabbix_export:
-
name: 'Battery {#BATTERY_NUM}: Disk array cache controller battery is in critical state!'
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d36acb231d99493b9a760bf231001b4d
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"ne","{$DISK_ARRAY_CACHE_BATTERY_OK_STATUS}")=1'
@@ -530,6 +628,13 @@ zabbix_export:
-
name: 'Battery {#BATTERY_NUM}: Disk array cache controller battery is in warning state'
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.cache.battery.status[batteryState.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_WARN_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 10eaaac3051e47d9bf8fd5e6f0ff840e
name: 'FAN Discovery'
@@ -562,8 +667,8 @@ zabbix_export:
coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute.
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
-
uuid: 363a909cc7eb4dc6a225417b2487bad8
name: '{#FAN_DESCR}: Fan status'
@@ -580,8 +685,8 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::StatusProbeEnum'
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
trigger_prototypes:
-
uuid: a1bca91682e84a7b8866ce443cfcbd44
@@ -590,6 +695,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the fan unit'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 981f52ec4ba44b558bdbc5775622bc0c
expression: 'count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS:\"nonCriticalUpper\"}")=1 or count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS:\"nonCriticalLower\"}")=1'
@@ -601,6 +713,13 @@ zabbix_export:
-
name: '{#FAN_DESCR}: Fan is in critical state'
expression: 'count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"criticalUpper\"}")=1 or count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"nonRecoverableUpper\"}")=1 or count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"criticalLower\"}")=1 or count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"nonRecoverableLower\"}")=1 or count(/Dell iDRAC SNMP/sensor.fan.status[coolingDeviceStatus.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS:\"failed\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 49d6570731ad4cd9a33bf4afa660eaf8
name: 'Array Controller Discovery'
@@ -624,8 +743,14 @@ zabbix_export:
The controller's name as represented in Storage Management.
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 55504ef472384a8689a72ae70881fe71
name: '{#CNTLR_NAME}: Disk array controller status'
@@ -648,8 +773,14 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::ObjectStatusEnum'
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: b037fad011764721a030bdde50f6ede3
@@ -662,6 +793,13 @@ zabbix_export:
-
name: '{#CNTLR_NAME}: Disk array controller is in unrecoverable state!'
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_FAIL_STATUS:\"nonRecoverable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 55a0631d0ab24bc6ad5a6c4ef7d1be30
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_FAIL_STATUS:\"nonRecoverable\"}")=1'
@@ -669,6 +807,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: DISASTER
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 226ab2efc25d46c9adda8f763fe4a65f
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_WARN_STATUS:\"nonCritical\"}")=1'
@@ -683,6 +828,13 @@ zabbix_export:
-
name: '{#CNTLR_NAME}: Disk array controller is in unrecoverable state!'
expression: 'count(/Dell iDRAC SNMP/system.hw.diskarray.status[controllerComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_FAIL_STATUS:\"nonRecoverable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 3a7ac779581345b9b4791390dee3baf4
name: 'Physical Disk Discovery'
@@ -711,8 +863,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::physicalDiskMediaType'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: f094adc420fc49b19e23a3071b8dc15f
name: '{#DISK_NAME}: Physical disk model name'
@@ -728,8 +883,11 @@ zabbix_export:
The model number of the physical disk.
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 6a6a8198b9c6485290acb703d87ec7c9
name: '{#DISK_NAME}: Physical disk part number'
@@ -745,8 +903,11 @@ zabbix_export:
The part number of the disk.
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 1cfaa7f506144a06a3ee159528a1a8fb
name: '{#DISK_NAME}: Physical disk serial number'
@@ -761,8 +922,11 @@ zabbix_export:
The physical disk's unique identification number from the manufacturer.
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: eb26b6915b9f4ce6983566df9ee4db96
@@ -771,6 +935,10 @@ zabbix_export:
priority: INFO
description: 'Disk serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 17b6d1e6664e4c3e90f3e68df2316fb4
name: '{#DISK_NAME}: Disk size'
@@ -791,8 +959,11 @@ zabbix_export:
- '1048576'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 5c9de9677d214c8fa6ba706a57c46f9f
name: '{#DISK_NAME}: Physical disk S.M.A.R.T. status'
@@ -808,8 +979,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::BooleanType'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 7dc1a088ebd74702b0fb4e0a20edbed2
@@ -822,6 +996,13 @@ zabbix_export:
-
name: '{#DISK_NAME}: Physical disk failed'
expression: 'count(/Dell iDRAC SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"critical\"}")=1 or count(/Dell iDRAC SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"nonRecoverable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 7b1d2992683d404db552abd870c6c627
name: '{#DISK_NAME}: Physical disk status'
@@ -844,8 +1025,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::physicalDiskComponentStatus'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 5eedc39db9a348df8e547be6401c0814
@@ -854,6 +1038,13 @@ zabbix_export:
opdata: 'Current status: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check physical disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 6defa44f91ee4fb5b11b92ba64f07b48
expression: 'count(/Dell iDRAC SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_WARN_STATUS:\"nonCritical\"}")=1'
@@ -865,6 +1056,13 @@ zabbix_export:
-
name: '{#DISK_NAME}: Physical disk failed'
expression: 'count(/Dell iDRAC SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"critical\"}")=1 or count(/Dell iDRAC SNMP/system.hw.physicaldisk.status[physicalDiskComponentStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS:\"nonRecoverable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 2a4ea81f9ecd4d04ad508c50395551da
name: 'PSU Discovery'
@@ -890,8 +1088,8 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::ObjectStatusEnum'
tags:
-
- tag: Application
- value: 'Power supply'
+ tag: component
+ value: power
trigger_prototypes:
-
uuid: 9f57b49984864af188b178dc2da85b71
@@ -900,6 +1098,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the power supply unit for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d7d1b3d889254ae288348cd6b77bad5f
expression: 'count(/Dell iDRAC SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_WARN_STATUS:\"nonCritical\"}")=1'
@@ -911,6 +1116,13 @@ zabbix_export:
-
name: '{#PSU_DESCR}: Power supply is in critical state'
expression: 'count(/Dell iDRAC SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"critical\"}")=1 or count(/Dell iDRAC SNMP/sensor.psu.status[powerSupplyStatus.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS:\"nonRecoverable\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: c3769c4cc3f3480ebad7b7c6e458c1c0
name: 'Temperature Ambient Discovery'
@@ -942,8 +1154,8 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::StatusProbeEnum'
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
-
uuid: 406352e7250740939c22dd5cba8cd361
name: '{#SENSOR_LOCALE}: Temperature'
@@ -965,8 +1177,8 @@ zabbix_export:
- '0.1'
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 992e0a871cef40f6b859e251fd5d75fd
@@ -976,6 +1188,13 @@ zabbix_export:
name: '{#SENSOR_LOCALE}: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
trigger_prototypes:
-
uuid: 8d659cefdff143bbaff8d6cdc8bbf7a3
@@ -991,6 +1210,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 45ab3beb5a3b4271861330632ff37c55
expression: |
@@ -1013,6 +1239,13 @@ zabbix_export:
or
last(/Dell iDRAC SNMP/sensor.temp.status[temperatureProbeStatus.Ambient.{#SNMPINDEX}])={$TEMP_DISASTER_STATUS}
recovery_expression: 'max(/Dell iDRAC SNMP/sensor.temp.value[temperatureProbeReading.Ambient.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 3e79192b1bba479faaf852cb15fe9e26
name: 'Temperature CPU Discovery'
@@ -1044,8 +1277,8 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::StatusProbeEnum'
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
-
uuid: 9b4381f5a34a4ff4bde7294fb34f2a27
name: '{#SENSOR_LOCALE}: Temperature'
@@ -1067,8 +1300,8 @@ zabbix_export:
- '0.1'
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: edb89d83ecc144cdbccdb41f8842d572
@@ -1078,6 +1311,13 @@ zabbix_export:
name: '{#SENSOR_LOCALE}: Temperature is too low: <{$TEMP_CRIT_LOW:"CPU"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
trigger_prototypes:
-
uuid: 54c2b7095b7d4550a2d1dbe14990dd0a
@@ -1093,6 +1333,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: eb2182b46c294fa381b35ab31c7ac6d4
expression: |
@@ -1115,6 +1362,13 @@ zabbix_export:
or
last(/Dell iDRAC SNMP/sensor.temp.status[temperatureProbeStatus.CPU.{#SNMPINDEX}])={$TEMP_DISASTER_STATUS}
recovery_expression: 'max(/Dell iDRAC SNMP/sensor.temp.value[temperatureProbeReading.CPU.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"CPU"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 57a914e4d66d4babaadde1b0787ba734
name: 'Virtual Disk Discovery'
@@ -1150,8 +1404,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::virtualDiskLayout'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 5859b6822849438fa355694f42cc0b12
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Read policy'
@@ -1169,8 +1426,11 @@ zabbix_export:
3: Adaptive Read Ahead.
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: f42ea3af24564ba09c306e16580df656
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Disk size'
@@ -1191,8 +1451,11 @@ zabbix_export:
- '1048576'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 3134da694a68466cbe811c1658be24af
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Current state'
@@ -1214,8 +1477,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::virtualDiskOperationalState'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 1e749a7717b94b42ad52d45bebaf9dd5
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Status'
@@ -1237,8 +1503,11 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::virtualDiskState'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 457783fb014a4cae9d47a1cb17d8d31e
@@ -1247,6 +1516,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check virtual disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d0c6dbaa042f40559d855acb1b61977a
expression: 'count(/Dell iDRAC SNMP/system.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}],#1,"eq","{$VDISK_WARN_STATUS:\"degraded\"}")=1'
@@ -1258,6 +1534,13 @@ zabbix_export:
-
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Virtual disk failed'
expression: 'count(/Dell iDRAC SNMP/system.hw.virtualdisk.status[virtualDiskState.{#SNMPINDEX}],#1,"eq","{$VDISK_CRIT_STATUS:\"failed\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 0e469e2e2a7c40998a72a986ef61a4e6
name: 'Disk {#SNMPVALUE}({#DISK_NAME}): Write policy'
@@ -1277,8 +1560,21 @@ zabbix_export:
name: 'IDRAC-MIB-SMIv2::virtualDiskWritePolicy'
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: dell
+ -
+ tag: target
+ value: idrac
macros:
-
macro: '{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS}'
diff --git a/templates/server/hp_ilo_snmp/template_server_hp_ilo_snmp.yaml b/templates/server/hp_ilo_snmp/template_server_hp_ilo_snmp.yaml
index 7ce57ddbfd3..1444dedafa4 100644
--- a/templates/server/hp_ilo_snmp/template_server_hp_ilo_snmp.yaml
+++ b/templates/server/hp_ilo_snmp/template_server_hp_ilo_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-01-18T20:40:28Z'
+ date: '2022-01-26T10:36:14Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -34,8 +34,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 755a4c5e809d418cbb1162102b0d1c26
@@ -43,6 +46,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 1db2fcdd357e4d15a989c0511bbed8bd
name: 'ICMP loss'
@@ -53,8 +60,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 0492380bc6374f24b92b4661b27d8f2c
@@ -66,6 +76,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/HP iLO SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 8be612f43d1d40ce9efd3c36d18e6a20
name: 'ICMP response time'
@@ -76,8 +93,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: a869db9f341c479c80dca50bac0ff309
@@ -92,6 +112,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/HP iLO SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 399110973c134983bd5020b9e5b509f4
name: 'System: Temperature status'
@@ -117,8 +144,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
-
uuid: 0107bcd0d6b840c4a64061ee83e69f11
name: 'SNMP traps (fallback)'
@@ -131,8 +158,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: 2203e586148a418f9e2f06b38c340b53
name: 'System contact details'
@@ -154,8 +181,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 03ff0b6d9c7a483eaae565d90473d291
name: 'System description'
@@ -178,8 +205,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 2708e6cb2ba240a791685ebdcab3407f
name: 'Hardware model name'
@@ -200,8 +227,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
-
uuid: 96e27ad668944845a7f598f35b577d18
name: 'Hardware serial number'
@@ -222,8 +249,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
triggers:
-
uuid: 7e8d377e1b49469a8b19b94e6dad97ce
@@ -232,6 +259,10 @@ zabbix_export:
priority: INFO
description: 'Device serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 84ed489ba1be43738be79f8a71b60381
name: 'System location'
@@ -253,8 +284,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 88baf9f1da184fc78a49b064f0b4de85
name: 'System name'
@@ -276,8 +307,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: df3c9e64b0f844ddac8f40f6df956595
@@ -286,6 +317,13 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
+ -
+ tag: scope
+ value: security
-
uuid: d02b8e2d5c7a4afabc2fbadc8674288c
name: 'System object ID'
@@ -306,8 +344,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 5f30715570c449ecb4e07858256a3e05
name: 'Overall system health status'
@@ -328,8 +366,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 6d0d0554e1c945dc90701aebd531f9cb
@@ -338,6 +376,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 273c27c7929649f1a45ddc92c09ab982
expression: 'count(/HP iLO SNMP/system.status[cpqHeMibCondition.0],#1,"eq","{$HEALTH_WARN_STATUS}")=1'
@@ -349,6 +394,13 @@ zabbix_export:
-
name: 'System status is in critical state'
expression: 'count(/HP iLO SNMP/system.status[cpqHeMibCondition.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 05166eb015534cae9798f9266d3d0a6b
name: Uptime
@@ -369,8 +421,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 261749b9936c4a26b48d660f01435fb7
@@ -383,6 +435,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/HP iLO SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: e5ebd75f34f24502b3cdc2a707fb24c5
name: 'SNMP agent availability'
@@ -399,8 +455,11 @@ zabbix_export:
name: zabbix.host.available
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 8870beab300f41ea8d54619fd2bf0371
@@ -413,6 +472,10 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/HP iLO SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: 7589f2f30c7e4cf88bb7cd1d57f543a4
@@ -462,8 +525,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: b3049aa19e5d45d28937c1af262aba3e
@@ -472,6 +541,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 384fd446bcb042f89ca348ec7459f1aa
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.battery.status[cpqDaAccelBattery.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_WARN_STATUS:\"degraded\"}")=1'
@@ -483,6 +559,13 @@ zabbix_export:
-
name: '#{#CACHE_CNTRL_INDEX}: Disk array cache controller battery is in critical state!'
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.battery.status[cpqDaAccelBattery.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS:\"failed\"}")=1 or count(/HP iLO SNMP/system.hw.diskarray.cache.battery.status[cpqDaAccelBattery.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS:\"capacitorFailed\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 2e20ec1d27374dceb363a6cdd568d23d
name: '#{#CACHE_CNTRL_INDEX}: Disk array cache controller status'
@@ -532,8 +615,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: a4c81fb1ef6140199bbde241691183cd
@@ -542,6 +631,16 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: component
+ value: array
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 7370a7c6388c4ff8b094959ca0c34a72
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheModDegradedFailsafeSpeed\"}")=1 or count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheReadCacheNotMapped\"}")=1 or count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheModFlashMemNotAttached\"}")=1'
@@ -553,6 +652,13 @@ zabbix_export:
-
name: '#{#CACHE_CNTRL_INDEX}: Disk array cache controller is in critical state!'
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_CRIT_STATUS:\"cacheModCriticalFailure\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 4db3b402580c43eba0d9dc6349cf95ca
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"ne","{$DISK_ARRAY_CACHE_OK_STATUS:\"enabled\"}")=1 and last(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}])<>{$DISK_ARRAY_CACHE_WARN_STATUS:"invalid"}'
@@ -567,6 +673,13 @@ zabbix_export:
-
name: '#{#CACHE_CNTRL_INDEX}: Disk array cache controller is in warning state'
expression: 'count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheModDegradedFailsafeSpeed\"}")=1 or count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheReadCacheNotMapped\"}")=1 or count(/HP iLO SNMP/system.hw.diskarray.cache.status[cpqDaAccelStatus.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CACHE_WARN_STATUS:\"cacheModFlashMemNotAttached\"}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -601,8 +714,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 71ae1496057044819a80f0660d838083
name: '{#CNTLR_LOCATION}: Disk array controller status'
@@ -624,8 +743,14 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Disk arrays'
+ tag: component
+ value: array
+ -
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: a318564fe4eb488eba251f3cba3d31b6
@@ -634,6 +759,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 6b65d2b2477c4567953fcec31b1ab9a3
expression: 'count(/HP iLO SNMP/system.hw.diskarray.status[cpqDaCntlrCondition.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_WARN_STATUS}")=1'
@@ -645,6 +777,13 @@ zabbix_export:
-
name: '{#CNTLR_LOCATION}: Disk array controller is in critical state'
expression: 'count(/HP iLO SNMP/system.hw.diskarray.status[cpqDaCntlrCondition.{#SNMPINDEX}],#1,"eq","{$DISK_ARRAY_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -684,8 +823,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
trigger_prototypes:
-
uuid: 0731e25040504428acb466b0d4e2803a
@@ -694,6 +833,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the fan unit'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: c8c9ea062fa849b0b550ad4dd1d2cec7
expression: 'count(/HP iLO SNMP/sensor.fan.status[cpqHeFltTolFanCondition.{#SNMPINDEX}],#1,"eq","{$FAN_WARN_STATUS}")=1'
@@ -705,6 +851,13 @@ zabbix_export:
-
name: 'Fan {#SNMPINDEX}: Fan is in critical state'
expression: 'count(/HP iLO SNMP/sensor.fan.status[cpqHeFltTolFanCondition.{#SNMPINDEX}],#1,"eq","{$FAN_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -742,8 +895,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 82f09b232147488fb9bd7253ce1432c2
name: '{#DISK_LOCATION}: Physical disk model name'
@@ -766,8 +922,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 5eca1a95575f4cb891545bde063aae7b
name: '{#DISK_LOCATION}: Physical disk serial number'
@@ -790,8 +949,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 87bcd812474b44729da19f49344ba976
@@ -800,6 +962,10 @@ zabbix_export:
priority: INFO
description: 'Disk serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 03cf9c027f9b4557a0d0a233347c58d2
name: '{#DISK_LOCATION}: Disk size'
@@ -829,8 +995,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: e0864c9d70204f048fc0c597a996b19f
name: '{#DISK_LOCATION}: Physical disk S.M.A.R.T. status'
@@ -854,8 +1023,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 180f8f9124a041d0bf1c350d0226c3d3
@@ -868,6 +1040,13 @@ zabbix_export:
-
name: '{#DISK_LOCATION}: Physical disk failed'
expression: 'count(/HP iLO SNMP/system.hw.physicaldisk.status[cpqDaPhyDrvStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: d88cd26724fd4f19b899b4767fb33814
name: '{#DISK_LOCATION}: Physical disk status'
@@ -893,8 +1072,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 95e887baa0b9480a8a59848b07418c6b
@@ -903,6 +1085,13 @@ zabbix_export:
opdata: 'Current status: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check physical disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 857540089794495799eb1a04b172c70c
expression: 'count(/HP iLO SNMP/system.hw.physicaldisk.status[cpqDaPhyDrvStatus.{#SNMPINDEX}],#1,"eq","{$DISK_WARN_STATUS}")=1'
@@ -914,6 +1103,13 @@ zabbix_export:
-
name: '{#DISK_LOCATION}: Physical disk failed'
expression: 'count(/HP iLO SNMP/system.hw.physicaldisk.status[cpqDaPhyDrvStatus.{#SNMPINDEX}],#1,"eq","{$DISK_FAIL_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -952,8 +1148,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Power supply'
+ tag: component
+ value: power
trigger_prototypes:
-
uuid: 7a34714fcbb74294af97bc4f39c21413
@@ -962,6 +1158,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: AVERAGE
description: 'Please check the power supply unit for errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: db7679204aa544cb8ffe38df5c68b7ce
expression: 'count(/HP iLO SNMP/sensor.psu.status[cpqHeFltTolPowerSupplyCondition.{#SNMPINDEX}],#1,"eq","{$PSU_WARN_STATUS}")=1'
@@ -973,6 +1176,13 @@ zabbix_export:
-
name: 'Chassis {#CHASSIS_NUM}, bay {#BAY_NUM}: Power supply is in critical state'
expression: 'count(/HP iLO SNMP/sensor.psu.status[cpqHeFltTolPowerSupplyCondition.{#SNMPINDEX}],#1,"eq","{$PSU_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1023,8 +1233,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: b7786ff4c57a4143b79e95bfc5470dcd
@@ -1033,18 +1243,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 11365923a7b242fea930250e26fcc548
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.{#SNMPINDEX}]) = 4'
name: '{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: dd0fd44bd7bb43bd85fdd63a199e0e69
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.{#SNMPINDEX}]) = 3'
name: '{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 63fd55c6dee6427bbba7daa023d8f91a
name: '{#SNMPINDEX}: Temperature sensor location'
@@ -1065,8 +1287,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
-
uuid: 7c7d2807f0714bca8c8f263c2a4be8e6
name: '{#SNMPINDEX}: Temperature'
@@ -1086,8 +1308,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1142,8 +1364,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: e955550a2496435eb799d317f2036c55
@@ -1152,18 +1374,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 8cd2c8b62b164923afed02da2be52dcc
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.Ambient.{#SNMPINDEX}]) = 4'
name: 'Ambient: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: d11e13c5714a42d49bea54d837f9f418
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.Ambient.{#SNMPINDEX}]) = 3'
name: 'Ambient: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: fd9c9a22a2a946ef895f92300de12004
name: 'Ambient: Temperature'
@@ -1183,8 +1417,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1235,8 +1469,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 512654c27ea94ed4993380793a67f68b
@@ -1245,18 +1479,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 7853d0c8ed4a4ebe98e38c7499417ebe
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.CPU.{#SNMPINDEX}]) = 4'
name: 'CPU-{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 0434d2a6a1b54cb7bcd0e6f58d973be4
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.CPU.{#SNMPINDEX}]) = 3'
name: 'CPU-{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 0bfe29bdf06e4432aafbbddb5bc02272
name: 'CPU-{#SNMPINDEX}: Temperature'
@@ -1276,8 +1522,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1328,8 +1574,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 2875e5ebea474eccac8d53dd13539bd6
@@ -1338,18 +1584,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 593b167fe62e4a7fae35ebb508540325
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition."I/O.{#SNMPINDEX}"]) = 4'
name: 'I/O-{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: bf6a10f0596a45b4b8f8a2f0acf7c778
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition."I/O.{#SNMPINDEX}"]) = 3'
name: 'I/O-{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 5a37a9c96a9748468d10562bd1242aa0
name: 'I/O-{#SNMPINDEX}: Temperature'
@@ -1369,8 +1627,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1421,8 +1679,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 881f28f6411c467493c56a64237d8ca8
@@ -1431,18 +1689,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: c05402995e6146d28c53fc33e88d8164
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.Memory.{#SNMPINDEX}]) = 4'
name: 'Memory-{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: bfac7287a9d842cb89d8089af72e2e12
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.Memory.{#SNMPINDEX}]) = 3'
name: 'Memory-{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: feb78ed0e9c640f2b2e122bebca181a7
name: 'Memory-{#SNMPINDEX}: Temperature'
@@ -1462,8 +1732,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1514,8 +1784,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 14ab7adae80c4859952381bfe17a14a3
@@ -1524,18 +1794,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 97481f1183c3444c851fe99428bd7bf3
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.PSU.{#SNMPINDEX}]) = 4'
name: 'PSU-{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 8c7f5250756946a595b742519e4890a5
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.PSU.{#SNMPINDEX}]) = 3'
name: 'PSU-{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: d2e8eb2989364732b85dbef4eb7d1ce4
name: 'PSU-{#SNMPINDEX}: Temperature'
@@ -1555,8 +1837,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1607,8 +1889,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: d161829ab0ec496bb4718ed156853c3f
@@ -1617,18 +1899,30 @@ zabbix_export:
priority: INFO
description: 'Temperature could not be determined.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: a65a8386fdd048f986a3aa3fcf29a959
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.System.{#SNMPINDEX}]) = 4'
name: 'System-{#SNMPINDEX}: The temperature sensor detects a condition that could permanently damage the system.'
priority: HIGH
description: 'The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 0b13f436c7984eef9624632bb5f43970
expression: 'last(/HP iLO SNMP/sensor.temp.condition[cpqHeTemperatureCondition.System.{#SNMPINDEX}]) = 3'
name: 'System-{#SNMPINDEX}: The temperature sensor is outside of normal operating range'
priority: WARNING
description: 'If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: aa985d3fb0084e24bd9f3e81c249cae4
name: 'System-{#SNMPINDEX}: Temperature'
@@ -1648,8 +1942,8 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
@@ -1683,8 +1977,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: 39add64d1cef451091f5416440ea0adc
name: 'Disk {#SNMPINDEX}({#DISK_NAME}): Disk size'
@@ -1712,8 +2009,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: e0de2e2cc2ac423c95bcca5c77b1a53c
name: 'Disk {#SNMPINDEX}({#DISK_NAME}): Status'
@@ -1731,8 +2031,11 @@ zabbix_export:
- 6h
tags:
-
- tag: Application
- value: 'Virtual disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 3f809df0d34f47a2bc1addbf2f4387ac
@@ -1741,6 +2044,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check virtual disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 439b8dfa246f42d190d8f4deeebfeb53
expression: 'count(/HP iLO SNMP/system.hw.virtualdisk.status[cpqDaLogDrvStatus.{#SNMPINDEX}],#1,"ne","{$VDISK_OK_STATUS}")=1'
@@ -1752,11 +2062,28 @@ zabbix_export:
-
name: 'Disk {#SNMPINDEX}({#DISK_NAME}): Virtual disk failed'
expression: 'count(/HP iLO SNMP/system.hw.virtualdisk.status[cpqDaLogDrvStatus.{#SNMPINDEX}],#1,"eq","{$VDISK_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
preprocessing:
-
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- 6h
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: hp
+ -
+ tag: target
+ value: ilo
macros:
-
macro: '{$DISK_ARRAY_CACHE_BATTERY_CRIT_STATUS:"capacitorFailed"}'
diff --git a/templates/server/ibm_imm_snmp/template_server_ibm_imm_snmp.yaml b/templates/server/ibm_imm_snmp/template_server_ibm_imm_snmp.yaml
index 1e344597540..3492fd2a4e8 100644
--- a/templates/server/ibm_imm_snmp/template_server_ibm_imm_snmp.yaml
+++ b/templates/server/ibm_imm_snmp/template_server_ibm_imm_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-01-18T20:40:33Z'
+ date: '2022-01-26T10:36:03Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -50,8 +50,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 937225d93eea44b3a8328eee03cf66f0
@@ -59,6 +62,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 4af423253e1b4960825b49041d9c8feb
name: 'ICMP loss'
@@ -69,8 +76,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: ec37a141b33c46308b8d810069ce9142
@@ -82,6 +92,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/IBM IMM SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: b1659e3298fb447f8ee93e8bab98a22d
name: 'ICMP response time'
@@ -92,8 +109,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 0541700de60549da8439f9b75cf83e7f
@@ -108,6 +128,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/IBM IMM SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: e0a1cdb1df4d408087a8ed3d473ce1fe
name: 'SNMP traps (fallback)'
@@ -120,8 +147,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: 6686560b390540b593a2d3bb3289ea41
name: 'System contact details'
@@ -143,8 +170,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 905c91ce799849dfb56b800c93849826
name: 'System description'
@@ -167,8 +194,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 7075609a2d2545828a93f701d7b02c17
name: 'Hardware model name'
@@ -188,8 +215,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
-
uuid: db393421a28b44148b0a1e1273186900
name: 'Hardware serial number'
@@ -211,8 +238,8 @@ zabbix_export:
- 1d
tags:
-
- tag: Application
- value: Inventory
+ tag: component
+ value: system
triggers:
-
uuid: b2bf06198d5840c6905ea6cf6d9e443c
@@ -221,6 +248,10 @@ zabbix_export:
priority: INFO
description: 'Device serial number has changed. Ack to close'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 589def06a1b74a7f8ada7cc4576aa9eb
name: 'System location'
@@ -242,8 +273,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 596ce9f7e6b848e4869cd195996c7114
name: 'System name'
@@ -265,8 +296,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: 188852025e644d5ab583f9d7a9dea06c
@@ -275,6 +306,13 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
+ -
+ tag: scope
+ value: security
-
uuid: ad8eada79b464821a14759f32f6d7f2a
name: 'System object ID'
@@ -295,8 +333,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 33572e0e11214d8b8454e6947e0d282d
name: 'Overall system health status'
@@ -313,8 +351,8 @@ zabbix_export:
name: 'IMM-MIB::systemHealthStat'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: ea8fbc9446d34033b60a8214b8199ea1
@@ -323,6 +361,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'Please check the device for faults'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: a76c198aeb7d452a8c710ddde21aa12e
expression: 'count(/IBM IMM SNMP/system.status[systemHealthStat.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1'
@@ -334,6 +379,13 @@ zabbix_export:
-
name: 'System is in unrecoverable state!'
expression: 'count(/IBM IMM SNMP/system.status[systemHealthStat.0],#1,"eq","{$HEALTH_DISASTER_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: acd147a3d41b49478410f4d49562cde2
expression: 'count(/IBM IMM SNMP/system.status[systemHealthStat.0],#1,"eq","{$HEALTH_WARN_STATUS}")=1'
@@ -348,6 +400,13 @@ zabbix_export:
-
name: 'System status is in critical state'
expression: 'count(/IBM IMM SNMP/system.status[systemHealthStat.0],#1,"eq","{$HEALTH_CRIT_STATUS}")=1'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 97cd7cf6a9a545788a2f709bacb925ed
name: Uptime
@@ -368,8 +427,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 7dd529ec3f1a4a59846a3a76536a7fa0
@@ -382,6 +441,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/IBM IMM SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 59d2bec423a84ca186d5785ddea5270b
name: 'SNMP agent availability'
@@ -398,8 +461,11 @@ zabbix_export:
name: zabbix.host.available
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: fbec2f12ac244723bb31dec5efcc6f85
@@ -412,6 +478,10 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/IBM IMM SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: c93e3c9379a4434f84334e5989ec2592
@@ -442,8 +512,8 @@ zabbix_export:
- \1
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
-
uuid: 6e576c4059c84b6fa80376ee59fd373b
name: '{#FAN_DESCR}: Fan status'
@@ -459,8 +529,8 @@ zabbix_export:
A description of the fan component status.
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
trigger_prototypes:
-
uuid: b2d4ae5922174af6b0ef274accc8ae21
@@ -469,6 +539,10 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: INFO
description: 'Please check the fan unit'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: dbf08da1d50c4a919bd2bbb1ee15f77e
name: 'Physical Disk Discovery'
@@ -492,8 +566,11 @@ zabbix_export:
disk module FRU name.
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
-
uuid: da7aa00e553c4014a70fe08f5fdb67fd
name: '{#SNMPINDEX}: Physical disk status'
@@ -506,8 +583,11 @@ zabbix_export:
description: 'MIB: IMM-MIB'
tags:
-
- tag: Application
- value: 'Physical disks'
+ tag: component
+ value: disk
+ -
+ tag: component
+ value: storage
trigger_prototypes:
-
uuid: 45eb3fe3369a41b199179e2eca725027
@@ -516,6 +596,13 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: WARNING
description: 'Please check physical disk for warnings or errors'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: e83e43db572d4a25b80629a115214ae8
name: 'PSU Discovery'
@@ -540,8 +627,8 @@ zabbix_export:
A description of the power module status.
tags:
-
- tag: Application
- value: 'Power supply'
+ tag: component
+ value: power
trigger_prototypes:
-
uuid: 4e7767484cff49b098e73b068ef04160
@@ -550,6 +637,10 @@ zabbix_export:
opdata: 'Current state: {ITEM.LASTVALUE1}'
priority: INFO
description: 'Please check the power supply unit for errors'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: b5ac4b78efca4e8a9d8b2eb875f49c49
name: 'Temperature Discovery'
@@ -579,8 +670,8 @@ zabbix_export:
Temperature readings of testpoint: {#SNMPVALUE}
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 958eebe18bd94670b2b9029064a84bc9
@@ -591,6 +682,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: ecb8ac5828e44a94a32164dce9811fbc
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.{#SNMPINDEX}],5m)>{$TEMP_WARN:""}'
@@ -605,6 +703,13 @@ zabbix_export:
name: '{#SNMPVALUE}: Temperature is above critical threshold: >{$TEMP_CRIT:""}'
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.{#SNMPINDEX}],5m)>{$TEMP_CRIT:""}'
recovery_expression: 'max(/IBM IMM SNMP/sensor.temp.value[tempReading.{#SNMPINDEX}],5m)<{$TEMP_CRIT:""}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 8ff82421c9f74d509766e7dc139ab2c8
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:""}'
@@ -613,6 +718,13 @@ zabbix_export:
name: '{#SNMPVALUE}: Temperature is too low: <{$TEMP_CRIT_LOW:""}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 1e4d30dcff7f48bc872127d11f2e22b8
name: 'Temperature Discovery Ambient'
@@ -642,8 +754,8 @@ zabbix_export:
Temperature readings of testpoint: Ambient
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 615967071d6b40f6b02e386c9586a66e
@@ -654,6 +766,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: e6bcdf201e304471aa84cc8d34b290ec
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.Ambient.{#SNMPINDEX}],5m)>{$TEMP_WARN:"Ambient"}'
@@ -668,6 +787,13 @@ zabbix_export:
name: 'Ambient: Temperature is above critical threshold: >{$TEMP_CRIT:"Ambient"}'
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.Ambient.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"Ambient"}'
recovery_expression: 'max(/IBM IMM SNMP/sensor.temp.value[tempReading.Ambient.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"Ambient"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: dd773e52746840e4b6f7517740873102
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.Ambient.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"Ambient"}'
@@ -676,6 +802,13 @@ zabbix_export:
name: 'Ambient: Temperature is too low: <{$TEMP_CRIT_LOW:"Ambient"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 7eb45db4b05e42d39e0e2cf889dec2b8
name: 'Temperature Discovery CPU'
@@ -705,8 +838,8 @@ zabbix_export:
Temperature readings of testpoint: CPU
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: e994d3d8398147c49062bc712dc4c204
@@ -717,6 +850,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 3b7396311de1487e90416aa2c42cb03d
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.CPU.{#SNMPINDEX}],5m)>{$TEMP_WARN:"CPU"}'
@@ -731,6 +871,13 @@ zabbix_export:
name: 'CPU: Temperature is above critical threshold: >{$TEMP_CRIT:"CPU"}'
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.CPU.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"CPU"}'
recovery_expression: 'max(/IBM IMM SNMP/sensor.temp.value[tempReading.CPU.{#SNMPINDEX}],5m)<{$TEMP_CRIT:"CPU"}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: e39d0e009efb4216ac7cbbe544ad4bc0
expression: 'avg(/IBM IMM SNMP/sensor.temp.value[tempReading.CPU.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"CPU"}'
@@ -739,6 +886,23 @@ zabbix_export:
name: 'CPU: Temperature is too low: <{$TEMP_CRIT_LOW:"CPU"}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: ibm
+ -
+ tag: target
+ value: imm
macros:
-
macro: '{$DISK_OK_STATUS}'
diff --git a/templates/server/intel_sr1530_ipmi/README.md b/templates/server/intel_sr1530_ipmi/README.md
new file mode 100644
index 00000000000..75c5610f7f0
--- /dev/null
+++ b/templates/server/intel_sr1530_ipmi/README.md
@@ -0,0 +1,56 @@
+
+# Intel SR1530 IPMI
+
+## Overview
+
+For Zabbix version: 6.0 and higher
+
+## Setup
+
+Refer to the vendor documentation.
+
+## Zabbix configuration
+
+No specific Zabbix configuration is required.
+
+
+## Template links
+
+There are no template links in this template.
+
+## Discovery rules
+
+
+## Items collected
+
+|Group|Name|Description|Type|Key and additional info|
+|-----|----|-----------|----|---------------------|
+|Fans |System Fan 3 |<p>-</p> |IPMI |system_fan_3 |
+|Temperature |BB Ambient Temp |<p>-</p> |IPMI |bb_ambient_temp |
+|Voltage |BB +1.8V SM |<p>-</p> |IPMI |bb_1.8v_sm |
+|Voltage |BB +3.3V |<p>-</p> |IPMI |bb_3.3v |
+|Voltage |BB +3.3V STBY |<p>-</p> |IPMI |bb_3.3v_stby |
+|Voltage |BB +5.0V |<p>-</p> |IPMI |bb_5.0v |
+|Voltage |Power |<p>-</p> |IPMI |power |
+|Voltage |Processor Vcc |<p>-</p> |IPMI |processor_vcc |
+
+## Triggers
+
+|Name|Description|Expression|Severity|Dependencies and additional info|
+|----|-----------|----|----|----|
+|BB Ambient Temp Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_ambient_temp)<5 or last(/Intel SR1530 IPMI/bb_ambient_temp)>66` |DISASTER | |
+|BB Ambient Temp Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_ambient_temp)<10 or last(/Intel SR1530 IPMI/bb_ambient_temp)>61` |HIGH |<p>**Depends on**:</p><p>- BB Ambient Temp Critical [{ITEM.VALUE}]</p> |
+|BB +1.8V SM Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.597 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>2.019` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +1.8V SM Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.646 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>1.960` |HIGH |<p>**Depends on**:</p><p>- BB +1.8V SM Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +3.3V Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_3.3v)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v)>3.729` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +3.3V Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_3.3v)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v)>3.618` |HIGH |<p>**Depends on**:</p><p>- BB +3.3V Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +3.3V STBY Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.729` |DISASTER | |
+|BB +3.3V STBY Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.618` |HIGH |<p>**Depends on**:</p><p>- BB +3.3V STBY Critical [{ITEM.VALUE}]</p> |
+|BB +5.0V Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_5.0v)<4.362 or last(/Intel SR1530 IPMI/bb_5.0v)>5.663` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +5.0V Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1530 IPMI/bb_5.0v)<4.483 or last(/Intel SR1530 IPMI/bb_5.0v)>5.495` |HIGH |<p>**Depends on**:</p><p>- BB +5.0V Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|Power |<p>-</p> |`last(/Intel SR1530 IPMI/power)=0` |WARNING | |
+
+## Feedback
+
+Please report any issues with the template at https://support.zabbix.com
+
diff --git a/templates/server/intel_sr1530_ipmi/template_intel_sr1530_ipmi.yaml b/templates/server/intel_sr1530_ipmi/template_intel_sr1530_ipmi.yaml
new file mode 100644
index 00000000000..a2f90ee2e4d
--- /dev/null
+++ b/templates/server/intel_sr1530_ipmi/template_intel_sr1530_ipmi.yaml
@@ -0,0 +1,363 @@
+zabbix_export:
+ version: '6.0'
+ date: '2022-01-26T10:20:03Z'
+ groups:
+ -
+ uuid: e960332b3f6c46a1956486d4f3f99fce
+ name: 'Templates/Server hardware'
+ templates:
+ -
+ uuid: f01bd64eef4049fabe087cccae590226
+ template: 'Intel SR1530 IPMI'
+ name: 'Intel SR1530 IPMI'
+ description: |
+ Template for monitoring Intel SR1530 server system
+
+ Template tooling version used: 0.41
+ groups:
+ -
+ name: 'Templates/Server hardware'
+ items:
+ -
+ uuid: f1d7b90d87c6411e9d887d223b4f9022
+ name: 'BB +1.8V SM'
+ type: IPMI
+ key: bb_1.8v_sm
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +1.8V SM'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 55cc8ccf46954499a9c274ab301dd857
+ expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.597 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>2.019'
+ name: 'BB +1.8V SM Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 55e3dc7d5bd34da0862d724ab5d18bb7
+ expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.646 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>1.960'
+ name: 'BB +1.8V SM Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +1.8V SM Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1530 IPMI/bb_1.8v_sm)<1.597 or last(/Intel SR1530 IPMI/bb_1.8v_sm)>2.019'
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 21820c76180446ff9965f8937e6d1ba0
+ name: 'BB +3.3V'
+ type: IPMI
+ key: bb_3.3v
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +3.3V'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 35a0dedd6fb244759a4feca2c1aff961
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v)>3.729'
+ name: 'BB +3.3V Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: bd2472feb90f40429fbbcd0bddbdd455
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v)>3.618'
+ name: 'BB +3.3V Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +3.3V Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v)>3.729'
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 7bd5269be38c417aba374c9e8af28f8c
+ name: 'BB +3.3V STBY'
+ type: IPMI
+ key: bb_3.3v_stby
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +3.3V STBY'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: c0f82f508d38405d978c746f5c95a178
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.729'
+ name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 8f957e674af84229aa2e1ee78bf941a0
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.970 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.618'
+ name: 'BB +3.3V STBY Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1530 IPMI/bb_3.3v_stby)<2.876 or last(/Intel SR1530 IPMI/bb_3.3v_stby)>3.729'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 7931e499e1894942a4763432a6a446fd
+ name: 'BB +5.0V'
+ type: IPMI
+ key: bb_5.0v
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +5.0V'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: dec3da3d68b04f3c9ea16fabe17b8faa
+ expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.362 or last(/Intel SR1530 IPMI/bb_5.0v)>5.663'
+ name: 'BB +5.0V Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: e2683b71d36b4ab4ad8a98c964b19118
+ expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.483 or last(/Intel SR1530 IPMI/bb_5.0v)>5.495'
+ name: 'BB +5.0V Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +5.0V Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1530 IPMI/bb_5.0v)<4.362 or last(/Intel SR1530 IPMI/bb_5.0v)>5.663'
+ -
+ name: Power
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 2e6d7059cbb349889c639e9fba09bd8c
+ name: 'BB Ambient Temp'
+ type: IPMI
+ key: bb_ambient_temp
+ history: 1w
+ value_type: FLOAT
+ units: C
+ ipmi_sensor: 'BB Ambient Temp'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: temperature
+ triggers:
+ -
+ uuid: 0adcefe86a99468d9d7f0db2021ec8c9
+ expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<5 or last(/Intel SR1530 IPMI/bb_ambient_temp)>66'
+ name: 'BB Ambient Temp Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: 6630637c02224bacbe3456a388233775
+ expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<10 or last(/Intel SR1530 IPMI/bb_ambient_temp)>61'
+ name: 'BB Ambient Temp Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB Ambient Temp Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1530 IPMI/bb_ambient_temp)<5 or last(/Intel SR1530 IPMI/bb_ambient_temp)>66'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: 1821294a921d401f822678ce1d246163
+ name: Power
+ type: IPMI
+ key: power
+ history: 1w
+ ipmi_sensor: power
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 85722b8734df45d589afd69262a498a4
+ expression: 'last(/Intel SR1530 IPMI/power)=0'
+ name: Power
+ priority: WARNING
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: efc577d6deba4f46b1fe79e6a1a26fdd
+ name: 'Processor Vcc'
+ type: IPMI
+ key: processor_vcc
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'Processor Vcc'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ -
+ uuid: 89e5edc9cd6d4984a7a76320f7800ae9
+ name: 'System Fan 3'
+ type: IPMI
+ key: system_fan_3
+ history: 1w
+ value_type: FLOAT
+ units: RPM
+ ipmi_sensor: 'System Fan 3'
+ tags:
+ -
+ tag: component
+ value: fan
+ -
+ tag: component
+ value: system
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: intel
+ -
+ tag: target
+ value: intel-sr1530
+ graphs:
+ -
+ uuid: e1fff55999a6420f987659ca0dc8c102
+ name: 'Fan speed and ambient temperature'
+ graph_items:
+ -
+ color: 1A7C11
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: bb_ambient_temp
+ -
+ sortorder: '1'
+ color: 2774A4
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: system_fan_3
+ -
+ uuid: bec82c29b93c4841a89d0978a899c70b
+ name: Voltage
+ graph_items:
+ -
+ color: 1A7C11
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: power
+ -
+ sortorder: '1'
+ color: 2774A4
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: bb_1.8v_sm
+ -
+ sortorder: '2'
+ color: F63100
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: bb_3.3v
+ -
+ sortorder: '3'
+ color: A54F10
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: bb_3.3v_stby
+ -
+ sortorder: '4'
+ color: FC6EA3
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: bb_5.0v
+ -
+ sortorder: '5'
+ color: 6C59DC
+ item:
+ host: 'Intel SR1530 IPMI'
+ key: processor_vcc
diff --git a/templates/server/intel_sr1630_ipmi/README.md b/templates/server/intel_sr1630_ipmi/README.md
new file mode 100644
index 00000000000..9c859342630
--- /dev/null
+++ b/templates/server/intel_sr1630_ipmi/README.md
@@ -0,0 +1,69 @@
+
+# Intel SR1630 IPMI
+
+## Overview
+
+For Zabbix version: 6.0 and higher
+
+## Setup
+
+Refer to the vendor documentation.
+
+## Zabbix configuration
+
+No specific Zabbix configuration is required.
+
+
+## Template links
+
+There are no template links in this template.
+
+## Discovery rules
+
+
+## Items collected
+
+|Group|Name|Description|Type|Key and additional info|
+|-----|----|-----------|----|---------------------|
+|Fans |System Fan 2 |<p>-</p> |IPMI |system_fan_2 |
+|Fans |System Fan 3 |<p>-</p> |IPMI |system_fan_3 |
+|Temperature |Baseboard Temp |<p>-</p> |IPMI |baseboard_temp |
+|Temperature |Front Panel Temp |<p>-</p> |IPMI |front_panel_temp |
+|Voltage |BB +1.05V PCH |<p>-</p> |IPMI |bb_1.05v_pch |
+|Voltage |BB +1.1V P1 Vccp |<p>-</p> |IPMI |bb_1.1v_p1_vccp |
+|Voltage |BB +1.5V P1 DDR3 |<p>-</p> |IPMI |bb_1.5v_p1_ddr3 |
+|Voltage |BB +3.3V |<p>-</p> |IPMI |bb_3.3v |
+|Voltage |BB +3.3V STBY |<p>-</p> |IPMI |bb_3.3v_stby |
+|Voltage |BB +5.0V |<p>-</p> |IPMI |bb_5.0v |
+|Voltage |Power |<p>-</p> |IPMI |power |
+
+## Triggers
+
+|Name|Description|Expression|Severity|Dependencies and additional info|
+|----|-----------|----|----|----|
+|System Fan 2 Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/system_fan_2)<324` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|System Fan 2 Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/system_fan_2)<378` |HIGH |<p>**Depends on**:</p><p>- Power</p><p>- System Fan 2 Critical [{ITEM.VALUE}]</p> |
+|System Fan 3 Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/system_fan_3)<324` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|System Fan 3 Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/system_fan_3)<378` |HIGH |<p>**Depends on**:</p><p>- Power</p><p>- System Fan 3 Critical [{ITEM.VALUE}]</p> |
+|Baseboard Temp Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/baseboard_temp)<5 or last(/Intel SR1630 IPMI/baseboard_temp)>90` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|Baseboard Temp Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/baseboard_temp)<10 or last(/Intel SR1630 IPMI/baseboard_temp)>83` |HIGH |<p>**Depends on**:</p><p>- Baseboard Temp Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|Front Panel Temp Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/front_panel_temp)<0 or last(/Intel SR1630 IPMI/front_panel_temp)>48` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|Front Panel Temp Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/front_panel_temp)<5 or last(/Intel SR1630 IPMI/front_panel_temp)>44` |HIGH |<p>**Depends on**:</p><p>- Front Panel Temp Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +1.05V PCH Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.05v_pch)<0.953 or last(/Intel SR1630 IPMI/bb_1.05v_pch)>1.149` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +1.05V PCH Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.05v_pch)<0.985 or last(/Intel SR1630 IPMI/bb_1.05v_pch)>1.117` |HIGH |<p>**Depends on**:</p><p>- BB +1.05V PCH Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +1.1V P1 Vccp Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)<0.683 or last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)>1.543` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +1.1V P1 Vccp Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)<0.708 or last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)>1.501` |HIGH |<p>**Depends on**:</p><p>- BB +1.1V P1 Vccp Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +1.5V P1 DDR3 Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)<1.362 or last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)>1.635` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +1.5V P1 DDR3 Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)<1.401 or last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)>1.589` |HIGH |<p>**Depends on**:</p><p>- BB +1.5V P1 DDR3 Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +3.3V Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_3.3v)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v)>3.625` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +3.3V Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_3.3v)<3.067 or last(/Intel SR1630 IPMI/bb_3.3v)>3.525` |HIGH |<p>**Depends on**:</p><p>- BB +3.3V Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|BB +3.3V STBY Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_3.3v_stby)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v_stby)>3.625` |DISASTER | |
+|BB +3.3V STBY Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_3.3v_stby)<3.067 or last(/Intel SR1630 IPMI/bb_3.3v_stby)>3.525` |HIGH |<p>**Depends on**:</p><p>- BB +3.3V STBY Critical [{ITEM.VALUE}]</p> |
+|BB +5.0V Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_5.0v)<4.471 or last(/Intel SR1630 IPMI/bb_5.0v)>5.538` |DISASTER |<p>**Depends on**:</p><p>- Power</p> |
+|BB +5.0V Non-Critical [{ITEM.VALUE}] |<p>-</p> |`last(/Intel SR1630 IPMI/bb_5.0v)<4.630 or last(/Intel SR1630 IPMI/bb_5.0v)>5.380` |HIGH |<p>**Depends on**:</p><p>- BB +5.0V Critical [{ITEM.VALUE}]</p><p>- Power</p> |
+|Power |<p>-</p> |`last(/Intel SR1630 IPMI/power)=0` |WARNING | |
+
+## Feedback
+
+Please report any issues with the template at https://support.zabbix.com
+
diff --git a/templates/server/intel_sr1630_ipmi/template_intel_sr1630_ipmi.yaml b/templates/server/intel_sr1630_ipmi/template_intel_sr1630_ipmi.yaml
new file mode 100644
index 00000000000..1229c628743
--- /dev/null
+++ b/templates/server/intel_sr1630_ipmi/template_intel_sr1630_ipmi.yaml
@@ -0,0 +1,592 @@
+zabbix_export:
+ version: '6.0'
+ date: '2022-01-26T10:20:14Z'
+ groups:
+ -
+ uuid: e960332b3f6c46a1956486d4f3f99fce
+ name: 'Templates/Server hardware'
+ templates:
+ -
+ uuid: 2327c665b46e4aa781d41240168c3867
+ template: 'Intel SR1630 IPMI'
+ name: 'Intel SR1630 IPMI'
+ description: |
+ Template for monitoring Intel SR1630 server system
+
+ Template tooling version used: 0.41
+ groups:
+ -
+ name: 'Templates/Server hardware'
+ items:
+ -
+ uuid: 8271dc34162d4657be1a67b5d8a4473b
+ name: 'Baseboard Temp'
+ type: IPMI
+ key: baseboard_temp
+ history: 1w
+ value_type: FLOAT
+ units: C
+ ipmi_sensor: 'Baseboard Temp'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: temperature
+ triggers:
+ -
+ uuid: 2e1ee68913a34cb78f31d5001f10793d
+ expression: 'last(/Intel SR1630 IPMI/baseboard_temp)<5 or last(/Intel SR1630 IPMI/baseboard_temp)>90'
+ name: 'Baseboard Temp Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: c51b207bcbd041039a1f5a1a7973e262
+ expression: 'last(/Intel SR1630 IPMI/baseboard_temp)<10 or last(/Intel SR1630 IPMI/baseboard_temp)>83'
+ name: 'Baseboard Temp Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'Baseboard Temp Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/baseboard_temp)<5 or last(/Intel SR1630 IPMI/baseboard_temp)>90'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: d2827f4cc6c4470daf4fd20868ed94c8
+ name: 'BB +1.05V PCH'
+ type: IPMI
+ key: bb_1.05v_pch
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +1.05V PCH'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: ec813e0d4ccb48d2af680281034a901f
+ expression: 'last(/Intel SR1630 IPMI/bb_1.05v_pch)<0.953 or last(/Intel SR1630 IPMI/bb_1.05v_pch)>1.149'
+ name: 'BB +1.05V PCH Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 2b0db1b054f842a4891162fbe33e50e8
+ expression: 'last(/Intel SR1630 IPMI/bb_1.05v_pch)<0.985 or last(/Intel SR1630 IPMI/bb_1.05v_pch)>1.117'
+ name: 'BB +1.05V PCH Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +1.05V PCH Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_1.05v_pch)<0.953 or last(/Intel SR1630 IPMI/bb_1.05v_pch)>1.149'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 3bbcfcb625fa4805806601284c3eda20
+ name: 'BB +1.1V P1 Vccp'
+ type: IPMI
+ key: bb_1.1v_p1_vccp
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +1.1V P1 Vccp'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 2e18cf768c2b468eae5549a326325c61
+ expression: 'last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)<0.683 or last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)>1.543'
+ name: 'BB +1.1V P1 Vccp Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 465d51e2a260431dbc7e8e7d39994274
+ expression: 'last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)<0.708 or last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)>1.501'
+ name: 'BB +1.1V P1 Vccp Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +1.1V P1 Vccp Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)<0.683 or last(/Intel SR1630 IPMI/bb_1.1v_p1_vccp)>1.543'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 350b21b2a569489a9c4c7376bf788a0e
+ name: 'BB +1.5V P1 DDR3'
+ type: IPMI
+ key: bb_1.5v_p1_ddr3
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +1.5V P1 DDR3'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: cb2aa635a08c495f9a540c60ce5d1333
+ expression: 'last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)<1.362 or last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)>1.635'
+ name: 'BB +1.5V P1 DDR3 Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: db42f9fd43f04849a07048f5b5a38a4c
+ expression: 'last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)<1.401 or last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)>1.589'
+ name: 'BB +1.5V P1 DDR3 Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +1.5V P1 DDR3 Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)<1.362 or last(/Intel SR1630 IPMI/bb_1.5v_p1_ddr3)>1.635'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 6bc6b9c60ce24189b8b0f8a928fab701
+ name: 'BB +3.3V'
+ type: IPMI
+ key: bb_3.3v
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +3.3V'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 9eea7fcd8b574f35aee3e3acb4267f4a
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v)>3.625'
+ name: 'BB +3.3V Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 93fd529afb20436f94f9184bb2213335
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v)<3.067 or last(/Intel SR1630 IPMI/bb_3.3v)>3.525'
+ name: 'BB +3.3V Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +3.3V Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v)>3.625'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: aef2b61786354719a6d99f60cff59f14
+ name: 'BB +3.3V STBY'
+ type: IPMI
+ key: bb_3.3v_stby
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +3.3V STBY'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 3f5aa41308714b73ab555e36ecbe889e
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v_stby)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v_stby)>3.625'
+ name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: e631b683ce8f4d0ca5f22adb8ae791c7
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v_stby)<3.067 or last(/Intel SR1630 IPMI/bb_3.3v_stby)>3.525'
+ name: 'BB +3.3V STBY Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +3.3V STBY Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_3.3v_stby)<2.982 or last(/Intel SR1630 IPMI/bb_3.3v_stby)>3.625'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: 5a60f33969e54742989571dc2f93be57
+ name: 'BB +5.0V'
+ type: IPMI
+ key: bb_5.0v
+ history: 1w
+ value_type: FLOAT
+ units: V
+ ipmi_sensor: 'BB +5.0V'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: 54f7b55a71b544bf877b283593a2ca32
+ expression: 'last(/Intel SR1630 IPMI/bb_5.0v)<4.471 or last(/Intel SR1630 IPMI/bb_5.0v)>5.538'
+ name: 'BB +5.0V Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: a1e9f3ba84c54a39a255c682e43e793b
+ expression: 'last(/Intel SR1630 IPMI/bb_5.0v)<4.630 or last(/Intel SR1630 IPMI/bb_5.0v)>5.380'
+ name: 'BB +5.0V Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'BB +5.0V Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/bb_5.0v)<4.471 or last(/Intel SR1630 IPMI/bb_5.0v)>5.538'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: d59236617a234098b0cd62ac30cba975
+ name: 'Front Panel Temp'
+ type: IPMI
+ key: front_panel_temp
+ history: 1w
+ value_type: FLOAT
+ units: C
+ ipmi_sensor: 'Front Panel Temp'
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: temperature
+ triggers:
+ -
+ uuid: b4b5e024b8b44e9eb3238405a0b1d223
+ expression: 'last(/Intel SR1630 IPMI/front_panel_temp)<0 or last(/Intel SR1630 IPMI/front_panel_temp)>48'
+ name: 'Front Panel Temp Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: b7125d20d8664530a78c9b3b56b2f479
+ expression: 'last(/Intel SR1630 IPMI/front_panel_temp)<5 or last(/Intel SR1630 IPMI/front_panel_temp)>44'
+ name: 'Front Panel Temp Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: 'Front Panel Temp Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/front_panel_temp)<0 or last(/Intel SR1630 IPMI/front_panel_temp)>48'
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: e4f51e8a51fb4f23afe9d505ede91891
+ name: Power
+ type: IPMI
+ key: power
+ history: 1w
+ ipmi_sensor: power
+ tags:
+ -
+ tag: component
+ value: system
+ -
+ tag: component
+ value: voltage
+ triggers:
+ -
+ uuid: dea67d2c71804d369e9b948922a4e86b
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ name: Power
+ priority: WARNING
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ uuid: ede3efc70c794c3390531b41a28411ef
+ name: 'System Fan 2'
+ type: IPMI
+ key: system_fan_2
+ history: 1w
+ value_type: FLOAT
+ units: RPM
+ ipmi_sensor: 'System Fan 2'
+ tags:
+ -
+ tag: component
+ value: fan
+ -
+ tag: component
+ value: system
+ triggers:
+ -
+ uuid: 95653ec3aa484822888818ea0fd6261b
+ expression: 'last(/Intel SR1630 IPMI/system_fan_2)<324'
+ name: 'System Fan 2 Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: 0a6c1831607a4f059e5325fcc11e34cf
+ expression: 'last(/Intel SR1630 IPMI/system_fan_2)<378'
+ name: 'System Fan 2 Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ -
+ name: 'System Fan 2 Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/system_fan_2)<324'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: b51ab327c547413fb94dae69e93458d2
+ name: 'System Fan 3'
+ type: IPMI
+ key: system_fan_3
+ history: 1w
+ value_type: FLOAT
+ units: RPM
+ ipmi_sensor: 'System Fan 3'
+ tags:
+ -
+ tag: component
+ value: fan
+ -
+ tag: component
+ value: system
+ triggers:
+ -
+ uuid: dc2255a797ef424ea22f553f8de53061
+ expression: 'last(/Intel SR1630 IPMI/system_fan_3)<324'
+ name: 'System Fan 3 Critical [{ITEM.VALUE}]'
+ priority: DISASTER
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ -
+ uuid: f1c938c42c6a4933b108da70cb2daf5d
+ expression: 'last(/Intel SR1630 IPMI/system_fan_3)<378'
+ name: 'System Fan 3 Non-Critical [{ITEM.VALUE}]'
+ priority: HIGH
+ dependencies:
+ -
+ name: Power
+ expression: 'last(/Intel SR1630 IPMI/power)=0'
+ -
+ name: 'System Fan 3 Critical [{ITEM.VALUE}]'
+ expression: 'last(/Intel SR1630 IPMI/system_fan_3)<324'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: intel
+ -
+ tag: target
+ value: intel-sr1630
+ graphs:
+ -
+ uuid: aab06155f8aa4bc991603a3c8c335d6e
+ name: 'Fan speed and temperature'
+ graph_items:
+ -
+ color: 1A7C11
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: front_panel_temp
+ -
+ sortorder: '1'
+ color: 2774A4
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: baseboard_temp
+ -
+ sortorder: '2'
+ color: F63100
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: system_fan_2
+ -
+ sortorder: '3'
+ color: A54F10
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: system_fan_3
+ -
+ uuid: d4e77359d3fe4a75b0bbf9d7919834da
+ name: Voltage
+ graph_items:
+ -
+ color: 1A7C11
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: power
+ -
+ sortorder: '1'
+ color: 2774A4
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: bb_1.05v_pch
+ -
+ sortorder: '2'
+ color: F63100
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: bb_3.3v
+ -
+ sortorder: '3'
+ color: A54F10
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: bb_3.3v_stby
+ -
+ sortorder: '4'
+ color: FC6EA3
+ item:
+ host: 'Intel SR1630 IPMI'
+ key: bb_5.0v
diff --git a/templates/server/supermicro_aten_snmp/template_server_supermicro_aten_snmp.yaml b/templates/server/supermicro_aten_snmp/template_server_supermicro_aten_snmp.yaml
index 4d572e21601..19f620e9118 100644
--- a/templates/server/supermicro_aten_snmp/template_server_supermicro_aten_snmp.yaml
+++ b/templates/server/supermicro_aten_snmp/template_server_supermicro_aten_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-01-18T20:40:37Z'
+ date: '2022-01-26T10:51:29Z'
groups:
-
uuid: e960332b3f6c46a1956486d4f3f99fce
@@ -32,8 +32,11 @@ zabbix_export:
name: 'Service state'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: 680c72ab6bb441779553b198081e3bf4
@@ -41,6 +44,10 @@ zabbix_export:
name: 'Unavailable by ICMP ping'
priority: HIGH
description: 'Last three attempts returned timeout. Please check device connectivity.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: 4a8bd0d13bab4666aaf4c53b7722ec74
name: 'ICMP loss'
@@ -51,8 +58,11 @@ zabbix_export:
units: '%'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: e2e4bfca2d0c4f8ebd64bef322d2a368
@@ -64,6 +74,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Supermicro Aten SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: feb1b9189b904b42b17ac4e1db49806e
name: 'ICMP response time'
@@ -74,8 +91,11 @@ zabbix_export:
units: s
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: b6fb489c6a624b2994c5e50ba75539b2
@@ -90,6 +110,13 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Supermicro Aten SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: cadc501d69624baa8ad292c2c8f6fd52
name: 'SNMP traps (fallback)'
@@ -102,8 +129,8 @@ zabbix_export:
logtimefmt: 'hh:mm:sszyyyy/MM/dd'
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: network
-
uuid: ccba865de57a41718b53ff1f82b2ca87
name: 'System contact details'
@@ -125,8 +152,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 70f51b4370c64c2bab2c811359ef690b
name: 'System description'
@@ -149,8 +176,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: 52169be1d3924c638476a290590066f3
name: 'System location'
@@ -172,8 +199,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: afa2acff36034dccb96a1946e7039f39
name: 'System name'
@@ -195,8 +222,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
triggers:
-
uuid: 07b7a49bffea4c03a022eed632754f47
@@ -205,6 +232,13 @@ zabbix_export:
priority: INFO
description: 'System name has changed. Ack to close.'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
+ -
+ tag: scope
+ value: security
-
uuid: a0c0d3ee729b4a159719271232024b45
name: 'System object ID'
@@ -225,8 +259,8 @@ zabbix_export:
- 12h
tags:
-
- tag: Application
- value: General
+ tag: component
+ value: system
-
uuid: cc33c0e22893432280d642c75020a222
name: Uptime
@@ -247,8 +281,8 @@ zabbix_export:
- '0.01'
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: system
triggers:
-
uuid: 37aab043ea474548ab1e54e504720bed
@@ -261,6 +295,10 @@ zabbix_export:
-
name: 'No SNMP data collection'
expression: 'max(/Supermicro Aten SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: e205f1aa96a448a2955e988fa8528600
name: 'SNMP agent availability'
@@ -277,8 +315,11 @@ zabbix_export:
name: zabbix.host.available
tags:
-
- tag: Application
- value: Status
+ tag: component
+ value: health
+ -
+ tag: component
+ value: network
triggers:
-
uuid: caeb9732846b4ae586ee103ac0c4a65b
@@ -291,6 +332,10 @@ zabbix_export:
-
name: 'Unavailable by ICMP ping'
expression: 'max(/Supermicro Aten SNMP/icmpping,#3)=0'
+ tags:
+ -
+ tag: scope
+ value: availability
discovery_rules:
-
uuid: e31995e21b3942e58b7ed451f57f0360
@@ -325,8 +370,8 @@ zabbix_export:
This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.
tags:
-
- tag: Application
- value: Fans
+ tag: component
+ value: fan
-
uuid: c03c556ed8e441099513aaacaf4a3752
name: 'Temperature Discovery'
@@ -362,8 +407,8 @@ zabbix_export:
This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.
tags:
-
- tag: Application
- value: Temperature
+ tag: component
+ value: temperature
trigger_prototypes:
-
uuid: 1a48aee477d54d34bdea47fc6027968c
@@ -374,6 +419,13 @@ zabbix_export:
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: HIGH
description: 'This trigger uses temperature sensor values as well as temperature sensor status if available'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 2c2914d1c8c846d180ee308fa861540e
expression: 'avg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)>{$TEMP_WARN:""}'
@@ -388,6 +440,13 @@ zabbix_export:
name: '{#SENSOR_DESCR}: Temperature is above critical threshold: >{$TEMP_CRIT:""}'
expression: 'avg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)>{$TEMP_CRIT:""}'
recovery_expression: 'max(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)<{$TEMP_CRIT:""}-3'
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
-
uuid: 1439e7a34bbf4046836890f208f99a48
expression: 'avg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:""}'
@@ -396,6 +455,23 @@ zabbix_export:
name: '{#SENSOR_DESCR}: Temperature is too low: <{$TEMP_CRIT_LOW:""}'
opdata: 'Current value: {ITEM.LASTVALUE1}'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: availability
+ -
+ tag: scope
+ value: performance
+ tags:
+ -
+ tag: class
+ value: hardware
+ -
+ tag: target
+ value: aten
+ -
+ tag: target
+ value: supermicro
macros:
-
macro: '{$ICMP_LOSS_WARN}'