zabbix_export: version: '6.2' date: '2022-04-14T11:00:18Z' groups: - uuid: 7c2cb727f85b492d88cd56e17127c64d name: Templates/SAN templates: - uuid: c5564dd58c394b969d5365cc5de3e7f8 template: 'Huawei OceanStor 5300 V5 SNMP' name: 'Huawei OceanStor 5300 V5 SNMP' description: | The template to monitor SAN Huawei OceanStor 5300 V5 by Zabbix SNMP agent. MIBs used: SNMPv2-MIB You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/418855-discussion-thread-for-official-zabbix-template-huawei-oceanstor Template tooling version used: 0.41 groups: - name: Templates/SAN items: - uuid: 86d978c810024643829d3192156e9e6c name: 'OceanStor 5300 V5: Status' type: SNMP_AGENT snmp_oid: 1.3.6.1.4.1.34774.4.1.1.3.0 key: 'huawei.5300.v5[status]' history: 7d description: 'System running status.' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: component value: system - uuid: 04c8d7f53668449ea32c4ed611b71237 name: 'OceanStor 5300 V5: Capacity total' type: SNMP_AGENT snmp_oid: 1.3.6.1.4.1.34774.4.1.1.5.0 key: 'huawei.5300.v5[totalCapacity]' history: 7d units: B description: 'Total capacity of a device.' preprocessing: - type: MULTIPLIER parameters: - '1048576' - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 10m tags: - tag: component value: storage - uuid: ef77f126052b4f9e9cddafdab20577d1 name: 'OceanStor 5300 V5: Capacity used' type: SNMP_AGENT snmp_oid: 1.3.6.1.4.1.34774.4.1.1.4.0 key: 'huawei.5300.v5[usedCapacity]' history: 7d units: B description: 'Used capacity of a device.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: storage - uuid: 0a2e129d84d14e88bf953f3a9ca76b46 name: 'OceanStor 5300 V5: Version' type: SNMP_AGENT snmp_oid: 1.3.6.1.4.1.34774.4.1.1.6.0 key: 'huawei.5300.v5[version]' history: 7d trends: '0' value_type: CHAR description: 'The device version.' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: system triggers: - uuid: b6eb791cc14644dfb0a69a2cce150ab1 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[version],#1)<>last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[version],#2) and length(last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[version]))>0' name: 'OceanStor 5300 V5: Storage version has been changed' event_name: 'OceanStor 5300 V5: Version has changed (new version: {ITEM.VALUE})' priority: INFO description: 'OceanStor 5300 V5 version has changed. Ack to close.' manual_close: 'YES' tags: - tag: scope value: notice - uuid: 030530f5193246f4b983ec802030e49b name: 'ICMP ping' type: SIMPLE key: icmpping history: 1w valuemap: name: 'Service state' tags: - tag: component value: health - tag: component value: network triggers: - uuid: ef6b5dc40f9a49599aae97c2cf68d3cb expression: 'max(/Huawei OceanStor 5300 V5 SNMP/icmpping,#3)=0' name: 'Unavailable by ICMP ping' priority: HIGH description: 'Last three attempts returned timeout. Please check device connectivity.' tags: - tag: scope value: availability - uuid: c82fa3f20c7443e4849ea8e8aec1e49d name: 'ICMP loss' type: SIMPLE key: icmppingloss history: 1w value_type: FLOAT units: '%' tags: - tag: component value: health - tag: component value: network triggers: - uuid: c9765f7f271d46c99ad7dd45efa79849 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Huawei OceanStor 5300 V5 SNMP/icmppingloss,5m)<100' name: 'High ICMP ping loss' opdata: 'Loss: {ITEM.LASTVALUE1}' priority: WARNING dependencies: - name: 'Unavailable by ICMP ping' expression: 'max(/Huawei OceanStor 5300 V5 SNMP/icmpping,#3)=0' tags: - tag: scope value: availability - tag: scope value: performance - uuid: 0a95c43c70e54ad49f073fee69a2452d name: 'ICMP response time' type: SIMPLE key: icmppingsec history: 1w value_type: FLOAT units: s tags: - tag: component value: health - tag: component value: network triggers: - uuid: b8815a9e952047e09d1e657cea5d538e expression: 'avg(/Huawei OceanStor 5300 V5 SNMP/icmppingsec,5m)>{$ICMP_RESPONSE_TIME_WARN}' name: 'High ICMP ping response time' opdata: 'Value: {ITEM.LASTVALUE1}' priority: WARNING dependencies: - name: 'High ICMP ping loss' expression: 'min(/Huawei OceanStor 5300 V5 SNMP/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Huawei OceanStor 5300 V5 SNMP/icmppingloss,5m)<100' - name: 'Unavailable by ICMP ping' expression: 'max(/Huawei OceanStor 5300 V5 SNMP/icmpping,#3)=0' tags: - tag: scope value: availability - tag: scope value: performance - uuid: 2ec396a7adf64637ae453d7f26cd5b20 name: 'SNMP traps (fallback)' type: SNMP_TRAP key: snmptrap.fallback history: 2w trends: '0' value_type: LOG description: 'The item is used to collect all SNMP traps unmatched by other snmptrap items' logtimefmt: 'hh:mm:sszyyyy/MM/dd' tags: - tag: component value: network - uuid: e98719af84414ef5ab3dd788c7d2d72f name: 'System contact details' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.4.0 key: 'system.contact[sysContact.0]' delay: 15m history: 2w trends: '0' value_type: CHAR description: | MIB: SNMPv2-MIB The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string. inventory_link: CONTACT preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 12h tags: - tag: component value: system - uuid: cf59fb53834d4b14bdb0251e66c5143f name: 'System description' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.1.0 key: 'system.descr[sysDescr.0]' delay: 15m history: 2w trends: '0' value_type: CHAR description: | MIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 12h tags: - tag: component value: system - uuid: fed7a954ea614cb086b901b2e6957621 name: 'System location' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.6.0 key: 'system.location[sysLocation.0]' delay: 15m history: 2w trends: '0' value_type: CHAR description: | MIB: SNMPv2-MIB The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string. inventory_link: LOCATION preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 12h tags: - tag: component value: system - uuid: 354fe7cd2632425b9f937e8714d79798 name: 'System name' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.5.0 key: system.name delay: 15m history: 2w trends: '0' value_type: CHAR description: | MIB: SNMPv2-MIB An administratively-assigned name for this managed node.By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string. inventory_link: NAME preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 12h tags: - tag: component value: system triggers: - uuid: 72a31faa805b40e795a57649c724da1e expression: 'last(/Huawei OceanStor 5300 V5 SNMP/system.name,#1)<>last(/Huawei OceanStor 5300 V5 SNMP/system.name,#2) and length(last(/Huawei OceanStor 5300 V5 SNMP/system.name))>0' name: 'System name has changed' event_name: 'System name has changed (new name: {ITEM.VALUE})' priority: INFO description: 'System name has changed. Ack to close.' manual_close: 'YES' tags: - tag: scope value: notice - tag: scope value: security - uuid: bf571c06cc264eca89d68f0b0b7559f7 name: 'System object ID' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.2.0 key: 'system.objectid[sysObjectID.0]' delay: 15m history: 2w trends: '0' value_type: CHAR description: | MIB: SNMPv2-MIB The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining`what kind of box' is being managed. For example, if vendor`Flintstones, Inc.' was assigned the subtree1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'. preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 12h tags: - tag: component value: system - uuid: f14eaa207ac9480995d2a2a10bea1467 name: Uptime type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.1.3.0 key: 'system.uptime[sysUpTime.0]' delay: 30s history: 2w trends: 0d units: uptime description: | MIB: SNMPv2-MIB The time (in hundredths of a second) since the network management portion of the system was last re-initialized. preprocessing: - type: MULTIPLIER parameters: - '0.01' tags: - tag: component value: system triggers: - uuid: 0e3713bdf52e40d692cf256ac2a01988 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/system.uptime[sysUpTime.0])<10m' name: 'has been restarted' event_name: '{HOST.NAME} has been restarted (uptime < 10m)' priority: WARNING description: 'Uptime is less than 10 minutes.' manual_close: 'YES' dependencies: - name: 'No SNMP data collection' expression: 'max(/Huawei OceanStor 5300 V5 SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0' tags: - tag: scope value: notice - uuid: 197767da1b3c4c4f8f3c59ab3c3fc5b8 name: 'SNMP agent availability' type: INTERNAL key: 'zabbix[host,snmp,available]' history: 7d description: | Availability of SNMP checks on the host. The value of this item corresponds to availability icons in the host list. Possible value: 0 - not available 1 - available 2 - unknown valuemap: name: zabbix.host.available tags: - tag: component value: health - tag: component value: network triggers: - uuid: b0c4103eac9447ee9f7f31627baf4eea expression: 'max(/Huawei OceanStor 5300 V5 SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0' name: 'No SNMP data collection' opdata: 'Current state: {ITEM.LASTVALUE1}' priority: WARNING description: 'SNMP is not available for polling. Please check device connectivity and SNMP settings.' dependencies: - name: 'Unavailable by ICMP ping' expression: 'max(/Huawei OceanStor 5300 V5 SNMP/icmpping,#3)=0' tags: - tag: scope value: availability discovery_rules: - uuid: 6de9606d1f594546b76e79bbb72a8a56 name: 'BBU discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#ID},1.3.6.1.4.1.34774.4.1.23.5.5.1.1,{#LOCATION},1.3.6.1.4.1.34774.4.1.23.5.5.1.2]' key: huawei.5300.bbu.discovery delay: 1h description: 'Discovery of BBU' item_prototypes: - uuid: e9632c3596954729a8d49039ea787efd name: 'BBU {#ID} on {#LOCATION}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.5.1.3.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoBBUHealthStatus, "{#ID}:{#LOCATION}"]' history: 7d description: | Health status of a BBU. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: bbu value: '{#ID}' - tag: component value: health - tag: component value: power - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: fb73cddd30164af8aa243bd3e2b2f803 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoBBUHealthStatus, "{#ID}:{#LOCATION}"])<>1' name: 'BBU {#ID} on {#LOCATION}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: a861b76edde842448f39afd9788fa852 name: 'BBU {#ID} on {#LOCATION}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.5.1.4.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoBBURunningStatus, "{#ID}:{#LOCATION}"]' history: 7d description: | Running status of a BBU. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: bbu value: '{#ID}' - tag: component value: health - tag: component value: power - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: 15d809b0be1c4d1da9158a83d303789c expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoBBURunningStatus, "{#ID}:{#LOCATION}"])<>2' name: 'BBU {#ID} on {#LOCATION}: Running status is not Online' priority: AVERAGE tags: - tag: scope value: availability - uuid: c676eae5d7c548e788f7addc2343389f name: 'Controllers discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#ID},1.3.6.1.4.1.34774.4.1.23.5.2.1.1]' key: huawei.5300.controllers.discovery delay: 1h description: 'Discovery of controllers' item_prototypes: - uuid: f9023618aa2b4c23a81c8cc3793bac0d name: 'Controller {#ID}: CPU utilization' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.2.1.8.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoControllerCPUUsage, "{#ID}"]' history: 7d value_type: FLOAT units: '%' description: 'CPU usage of a controller {#ID}.' tags: - tag: component value: cpu - tag: controller value: '{#ID}' trigger_prototypes: - uuid: a51b4e42efaa4924b6c2990c9c0abf30 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerCPUUsage, "{#ID}"],5m)>{$CPU.UTIL.CRIT}' name: 'Controller {#ID}: High CPU utilization' event_name: 'Controller {#ID}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)' opdata: 'Current utilization: {ITEM.LASTVALUE1}' priority: WARNING description: 'CPU utilization is too high. The system might be slow to respond.' tags: - tag: scope value: performance - uuid: 99798c647f2344d2896b644f2bd7e1c0 name: 'Controller {#ID}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.2.1.2.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoControllerHealthStatus, "{#ID}"]' history: 7d description: | Controller health status. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: controller value: '{#ID}' trigger_prototypes: - uuid: 52cf517dd30146578b32fd1399ec81cc expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerHealthStatus, "{#ID}"])<>1' name: 'Controller {#ID}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: 42b61bf322fb495d94802c23f85f22b2 name: 'Controller {#ID}: Memory utilization' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.2.1.9.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoControllerMemoryUsage, "{#ID}"]' history: 7d units: '%' description: 'Memory usage of a controller {#ID}.' tags: - tag: component value: memory - tag: controller value: '{#ID}' trigger_prototypes: - uuid: 8d4fe305737f41a595c1d2efb3e8a153 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerMemoryUsage, "{#ID}"],{$HUAWEI.5300.MEM.MAX.TIME})>{$HUAWEI.5300.MEM.MAX.WARN}' name: 'Controller {#ID}: Memory usage is too high' event_name: 'Controller {#ID}: Memory usage is too high (over {$HUAWEI.5300.MEM.MAX.WARN} for {$HUAWEI.5300.MEM.MAX.TIME})' priority: AVERAGE tags: - tag: scope value: performance - uuid: 4797e9608d2445e385ad9db6097feeeb name: 'Controller {#ID}: Role' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.2.1.6.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoControllerRole, "{#ID}"]' history: 7d description: 'Controller role..' valuemap: name: 'Huawei storage: Controller role' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: system - tag: controller value: '{#ID}' trigger_prototypes: - uuid: 8b8ec3f843e74533a43f24393004cc84 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerRole, "{#ID}"],#1)<>last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerRole, "{#ID}"],#2)' name: 'Controller {#ID}: Role has been changed' priority: WARNING manual_close: 'YES' tags: - tag: scope value: notice - uuid: b9a0053b16c04cefbdfc320659d79754 name: 'Controller {#ID}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.2.1.3.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoControllerRunningStatus, "{#ID}"]' history: 7d description: | Controller running status. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: controller value: '{#ID}' trigger_prototypes: - uuid: 6ab64eb5e1c146838ad48b7b9b063587 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoControllerRunningStatus, "{#ID}"])<>27' name: 'Controller {#ID}: Running status is not Online' priority: AVERAGE tags: - tag: scope value: availability graph_prototypes: - uuid: ac083f05484846e6a8c4799410e1f566 name: 'Controller {#ID}: CPU utilization' ymin_type_1: FIXED ymax_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwInfoControllerCPUUsage, "{#ID}"]' - uuid: 3a0b0a1fcdd9402cb67e93903049b070 name: 'Disks discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#ID},1.3.6.1.4.1.34774.4.1.23.5.1.1.1,{#MODEL},1.3.6.1.4.1.34774.4.1.23.5.1.1.12,{#LOCATION},1.3.6.1.4.1.34774.4.1.23.5.1.1.4]' key: huawei.5300.disks.discovery delay: 1h description: 'Discovery of disks' item_prototypes: - uuid: 4952b2d54c3a4bb98e26f8221d2833a8 name: 'Disk {#MODEL} on {#LOCATION}: Health score' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.1.1.25.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoDiskHealthMark, "{#ID}"]' history: 7d description: 'Health score of a disk. If the value is 255, indicating invalid.' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: disk value: '{#MODEL}' - tag: location value: '{#LOCATION}' - uuid: d30c2d9d18d54af08c18bd35b5664a0d name: 'Disk {#MODEL} on {#LOCATION}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.1.1.2.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoDiskHealthStatus, "{#ID}"]' history: 7d description: | Disk health status. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: disk value: '{#MODEL}' - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: fc1c8d30f09c49a3999e282bff6ea370 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoDiskHealthStatus, "{#ID}"])<>1' name: 'Disk {#MODEL} on {#LOCATION}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: d5f1c54d524847ebae2015968e772d92 name: 'Disk {#MODEL} on {#LOCATION}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.1.1.3.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoDiskRunningStatus, "{#ID}"]' history: 7d description: | Disk running status. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: disk value: '{#MODEL}' - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: 53aaf06848a346f188799d1cbb5d948f expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoDiskRunningStatus, "{#ID}"])<>27' name: 'Disk {#MODEL} on {#LOCATION}: Running status is not Online' priority: AVERAGE tags: - tag: scope value: availability - uuid: 769abd2f1a8d43cda52c8021c20fe3c4 name: 'Disk {#MODEL} on {#LOCATION}: Temperature' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.1.1.11.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoDiskTemperature, "{#ID}"]' history: 7d units: °C description: 'Disk temperature.' tags: - tag: component value: environment - tag: disk value: '{#MODEL}' - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: 906de152d3594f1d8cc15b4b717d6202 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoDiskTemperature, "{#ID}"],{$HUAWEI.5300.DISK.TEMP.MAX.TIME})>{$HUAWEI.5300.DISK.TEMP.MAX.WARN:"{#MODEL}"}' name: 'Disk {#MODEL} on {#LOCATION}: Temperature is too high' event_name: 'Disk {#MODEL} on {#LOCATION}: Temperature is too high (over {$HUAWEI.5300.DISK.TEMP.MAX.WARN:"{#MODEL}"} for {$HUAWEI.5300.DISK.TEMP.MAX.TIME})' opdata: 'Current value: {ITEM.LASTVALUE}' priority: HIGH tags: - tag: scope value: availability - tag: scope value: notice - uuid: 21e6235b6b314ce6a6392aafc9a3de07 name: 'Enclosure discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#NAME},1.3.6.1.4.1.34774.4.1.23.5.6.1.2]' key: huawei.5300.enclosure.discovery delay: 1h description: 'Discovery of enclosures' item_prototypes: - uuid: a2be3a03bccf48a0baa067d8ef83a3b1 name: 'Enclosure {#NAME}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.6.1.4.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoEnclosureHealthStatus, "{#NAME}"]' history: 7d description: | Enclosure health status. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: enclosure value: '{#NAME}' trigger_prototypes: - uuid: 9b8fb5b02b0b4158a2b564f47281f716 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoEnclosureHealthStatus, "{#NAME}"])<>1' name: 'Enclosure {#NAME}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: b96af65318d64932bc13e8e81155644c name: 'Enclosure {#NAME}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.6.1.5.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoEnclosureRunningStatus, "{#NAME}"]' history: 7d description: | Enclosure running status. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: enclosure value: '{#NAME}' trigger_prototypes: - uuid: 3c430a2073ff42d9908490858c9c2817 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoEnclosureRunningStatus, "{#NAME}"])<>27' name: 'Enclosure {#NAME}: Running status is not Online' priority: AVERAGE tags: - tag: scope value: availability - uuid: 37fa5a5f2d7d440dbb38781bddf5cd46 name: 'Enclosure {#NAME}: Temperature' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.6.1.8.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoEnclosureTemperature, "{#NAME}"]' history: 7d units: °C description: 'Enclosure temperature.' tags: - tag: component value: environment - tag: enclosure value: '{#NAME}' trigger_prototypes: - uuid: 622fcc16c03e4ba4ad8371ea5c1c314f expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoEnclosureTemperature, "{#NAME}"],{$HUAWEI.5300.TEMP.MAX.TIME})>{$HUAWEI.5300.TEMP.MAX.WARN}' name: 'Enclosure {#NAME}: Temperature is too high' event_name: 'Enclosure {#NAME}: Temperature is too high (over {$HUAWEI.5300.TEMP.MAX.WARN} for {$HUAWEI.5300.TEMP.MAX.TIME})' opdata: 'Current value: {ITEM.LASTVALUE}' priority: HIGH tags: - tag: scope value: availability - tag: scope value: notice - uuid: ae390e1c100d490ab4e878bac8951744 name: 'FANs discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#ID},1.3.6.1.4.1.34774.4.1.23.5.4.1.1,{#LOCATION},1.3.6.1.4.1.34774.4.1.23.5.4.1.2]' key: huawei.5300.fan.discovery delay: 1h description: 'Discovery of FANs' item_prototypes: - uuid: c75f70a1c6d44a87aec0b27c3d9fbf5e name: 'FAN {#ID} on {#LOCATION}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.4.1.3.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoFanHealthStatus, "{#ID}:{#LOCATION}"]' history: 7d description: | Health status of a fan. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: fan value: '{#ID}' - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: 1f41c20696d44eb29a1273718c9faf2f expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoFanHealthStatus, "{#ID}:{#LOCATION}"])<>1' name: 'FAN {#ID} on {#LOCATION}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: 800d348ca4394215800c227b421e9bea name: 'FAN {#ID} on {#LOCATION}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.5.4.1.4.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoFanRunningStatus, "{#ID}:{#LOCATION}"]' history: 7d description: | Operating status of a fan. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: fan value: '{#ID}' - tag: location value: '{#LOCATION}' trigger_prototypes: - uuid: c225c9d853184d579d18c27f7e906fd2 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoFanRunningStatus, "{#ID}:{#LOCATION}"])<>2' name: 'FAN {#ID} on {#LOCATION}: Running status is not Running' priority: AVERAGE tags: - tag: scope value: availability - uuid: aeb30b2aec4842bfb0a9f946988783a2 name: 'LUNs discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#NAME},1.3.6.1.4.1.34774.4.1.19.9.4.1.2]' key: huawei.5300.lun.discovery delay: 1h description: 'Discovery of LUNs' item_prototypes: - uuid: d434317e77514a18907a400f68ad773e name: 'LUN {#NAME}: Average total I/O latency' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.13.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunAverageIOResponseTime, "{#NAME}"]' history: 7d units: '!ms' description: 'Average I/O latency of the node in milliseconds.' preprocessing: - type: MULTIPLIER parameters: - '0.001' tags: - tag: component value: operations - tag: lun value: '{#NAME}' trigger_prototypes: - uuid: aae494cb840049fb83df354c13daaf53 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwPerfLunAverageIOResponseTime, "{#NAME}"],{$HUAWEI.5300.LUN.IO.TIME.MAX.TIME})>{$HUAWEI.5300.LUN.IO.TIME.MAX.WARN}' name: 'LUN {#NAME}: Average I/O response time is too high' event_name: 'LUN {#NAME}: Average I/O response time is too high (over {$HUAWEI.5300.LUN.IO.TIME.MAX.WARN}ms for {$HUAWEI.5300.LUN.IO.TIME.MAX.TIME})' priority: WARNING tags: - tag: scope value: performance - uuid: 75e6ce80f06c4b3b86a13de4aadf25d7 name: 'LUN {#NAME}: Average read I/O latency' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.15.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunAverageReadIOLatency, "{#NAME}"]' history: 7d units: '!ms' description: 'Average read I/O response time in milliseconds.' preprocessing: - type: MULTIPLIER parameters: - '0.001' tags: - tag: component value: operations - tag: lun value: '{#NAME}' - uuid: b639b6cc20524fe1a5c415a6218b5382 name: 'LUN {#NAME}: Average write I/O latency' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.16.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunAverageWriteIOLatency, "{#NAME}"]' history: 7d units: '!ms' description: 'Average write I/O response time in milliseconds.' preprocessing: - type: MULTIPLIER parameters: - '0.001' tags: - tag: component value: operations - tag: lun value: '{#NAME}' - uuid: 6e2c299282f045cca7a07dedd30b5f89 name: 'LUN {#NAME}: Read operations per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.4.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunReadIOPS, "{#NAME}"]' history: 7d units: '!iops' description: 'Read IOPS of the node.' tags: - tag: component value: operations - tag: lun value: '{#NAME}' - uuid: 8e376b38196b4954895b10aefbdf65ba name: 'LUN {#NAME}: Read traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.7.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunReadTraffic, "{#NAME}"]' history: 7d units: Bps description: 'Current read bandwidth for the LUN.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: lun value: '{#NAME}' - uuid: 4d83d160c92845c9ac0f51f5f0158c3b name: 'LUN {#NAME}: Total I/O per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.3.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunTotalIOPS, "{#NAME}"]' history: 7d units: '!iops' description: 'Current IOPS of the LUN.' tags: - tag: component value: operations - tag: lun value: '{#NAME}' - uuid: 1bbe8185981349dcb8a867955ff19c2f name: 'LUN {#NAME}: Total traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.6.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunTotalTraffic, "{#NAME}"]' history: 7d units: Bps description: 'Current total bandwidth for the LUN.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: lun value: '{#NAME}' - uuid: 1aed4e060c9743caa13d1ace2cee16f3 name: 'LUN {#NAME}: Write operations per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.5.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunWriteIOPS, "{#NAME}"]' history: 7d units: '!iops' description: 'Write IOPS of the node.' tags: - tag: component value: operations - tag: lun value: '{#NAME}' - uuid: 4a21edb8ea37437f8435565e04c5ce28 name: 'LUN {#NAME}: Write traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.4.1.8.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfLunWriteTraffic, "{#NAME}"]' history: 7d units: Bps description: 'Current write bandwidth for the LUN.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: lun value: '{#NAME}' - uuid: 4c85003e7f7441adb4490efcb03e477e name: 'LUN {#NAME}: Capacity' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.19.9.4.1.5.{#SNMPINDEX}' key: 'huawei.5300.v5[hwStorageLunCapacity, "{#NAME}"]' history: 7d units: B description: 'Capacity of the LUN.' preprocessing: - type: MULTIPLIER parameters: - '1024' - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: traffic - tag: lun value: '{#NAME}' - uuid: f613af109f2846c88e845f626743232b name: 'LUN {#NAME}: Status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.19.9.4.1.11.{#SNMPINDEX}' key: 'huawei.5300.v5[hwStorageLunStatus, "{#NAME}"]' history: 7d description: 'Status of the LUN.' valuemap: name: 'Huawei storage: LUN status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: lun value: '{#NAME}' trigger_prototypes: - uuid: 757eef04912d44b4b4f9e1abab54fb4d expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwStorageLunStatus, "{#NAME}"])<>1' name: 'LUN {#NAME}: Status is not Normal' priority: AVERAGE tags: - tag: scope value: availability graph_prototypes: - uuid: 36d1eb7893f54db28afb1f4725aef1a1 name: 'LUN {#NAME}: LUN I/O' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunTotalIOPS, "{#NAME}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunReadIOPS, "{#NAME}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunWriteIOPS, "{#NAME}"]' - uuid: f86ef671d9454bb8878835ba1c96ba20 name: 'LUN {#NAME}: LUN I/O latency' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunAverageIOResponseTime, "{#NAME}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunAverageReadIOLatency, "{#NAME}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunAverageWriteIOLatency, "{#NAME}"]' - uuid: eb10b5b56a964c2ba7870d2dc7cf787b name: 'LUN {#NAME}: LUN traffic' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunTotalTraffic, "{#NAME}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunReadTraffic, "{#NAME}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfLunWriteTraffic, "{#NAME}"]' - uuid: 6b934c21d8c54adf8b2e6d28e250537b name: 'Nodes performance discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#NODE},1.3.6.1.4.1.34774.4.1.21.3.1.1]' key: huawei.5300.nodes.discovery delay: 1h description: 'Discovery of nodes performance counters' item_prototypes: - uuid: ac917a8a5b364f66a62c580cb6249c02 name: 'Node {#NODE}: CPU utilization' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.2.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeCPUUsage, "{#NODE}"]' history: 7d value_type: FLOAT units: '%' description: 'CPU usage of the node {#NODE}.' tags: - tag: component value: cpu - tag: node value: '{#NODE}' trigger_prototypes: - uuid: 8495a55d6549460d9b132675a39b818b expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwPerfNodeCPUUsage, "{#NODE}"],5m)>{$CPU.UTIL.CRIT}' name: 'Node {#NODE}: High CPU utilization' event_name: 'Node {#NODE}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)' opdata: 'Current utilization: {ITEM.LASTVALUE1}' priority: WARNING description: 'CPU utilization is too high. The system might be slow to respond.' tags: - tag: scope value: performance - uuid: 336022218b44497f84056fce4ed4d2bf name: 'Node {#NODE}: Average I/O latency' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.4.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeDelay, "{#NODE}"]' history: 7d value_type: FLOAT units: '!ms' description: 'Average I/O latency of the node.' tags: - tag: component value: operations - tag: node value: '{#NODE}' trigger_prototypes: - uuid: 8f54bfe029fe43c7a049c6a97c8598bf expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwPerfNodeDelay, "{#NODE}"],{$HUAWEI.5300.NODE.IO.DELAY.MAX.TIME})>{$HUAWEI.5300.NODE.IO.DELAY.MAX.WARN}' name: 'Node {#NODE}: Average I/O latency is too high' event_name: 'Node {#NODE}: Average I/O latency is too high (over {$HUAWEI.5300.NODE.IO.DELAY.MAX.WARN}ms for {$HUAWEI.5300.NODE.IO.DELAY.MAX.TIME})' priority: WARNING tags: - tag: scope value: performance - uuid: 3019a48ac4d34552a00c3344d04ec055 name: 'Node {#NODE}: Read operations per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.6.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeReadIOPS, "{#NODE}"]' history: 7d units: '!iops' description: 'Read IOPS of the node.' tags: - tag: component value: operations - tag: node value: '{#NODE}' - uuid: e0c9807e30cc49c480f4862bf7228da8 name: 'Node {#NODE}: Read traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.9.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeReadTraffic, "{#NODE}"]' history: 7d units: Bps description: 'Read bandwidth for the node.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: node value: '{#NODE}' - uuid: 1c3d8562d32d4412b649738c05350c4d name: 'Node {#NODE}: Total I/O per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.5.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeTotalIOPS, "{#NODE}"]' history: 7d units: '!iops' description: 'Total IOPS of the node.' tags: - tag: component value: operations - tag: node value: '{#NODE}' - uuid: 604ab970767b4a4e80e5e2e29d30f9a1 name: 'Node {#NODE}: Total traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.8.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeTotalTraffic, "{#NODE}"]' history: 7d units: Bps description: 'Total bandwidth for the node.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: node value: '{#NODE}' - uuid: bd0c930ef95b4bb6838cac49dd38bf6f name: 'Node {#NODE}: Write operations per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.7.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeWriteIOPS, "{#NODE}"]' history: 7d units: '!iops' description: 'Write IOPS of the node.' tags: - tag: component value: operations - tag: node value: '{#NODE}' - uuid: 4f5105903075422cb6643dca913df933 name: 'Node {#NODE}: Write traffic per second' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.21.3.1.7.{#SNMPINDEX}' key: 'huawei.5300.v5[hwPerfNodeWriteTraffic, "{#NODE}"]' history: 7d units: Bps description: 'Write bandwidth for the node.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: traffic - tag: node value: '{#NODE}' graph_prototypes: - uuid: 62f3a059a92a454eba1a71fb3a62b787 name: 'Node {#NODE}: CPU utilization' ymin_type_1: FIXED ymax_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeCPUUsage, "{#NODE}"]' - uuid: 1061657e43594c139c49125c1710a10a name: 'Node {#NODE}: Node I/O' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeTotalIOPS, "{#NODE}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeReadIOPS, "{#NODE}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeWriteIOPS, "{#NODE}"]' - uuid: 81b69fee1dde49e0b0fbe5c06077d289 name: 'Node {#NODE}: Node traffic' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeTotalTraffic, "{#NODE}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeReadTraffic, "{#NODE}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwPerfNodeWriteTraffic, "{#NODE}"]' - uuid: 746fcf5132a54e0588713e6313d03e02 name: 'Storage pools discovery' type: SNMP_AGENT snmp_oid: 'discovery[{#NAME},1.3.6.1.4.1.34774.4.1.23.4.2.1.2,{#THRESHOLD},1.3.6.1.4.1.34774.4.1.23.4.2.1.14]' key: huawei.5300.pool.discovery delay: 1h description: 'Discovery of storage pools' item_prototypes: - uuid: 07d22960999a4d8392b90280bf8d3389 name: 'Pool {#NAME}: Capacity free' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.4.2.1.9.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoStoragePoolFreeCapacity, "{#NAME}"]' history: 7d units: B description: 'Available capacity of a storage pool.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: storage - tag: pool value: '{#NAME}' - uuid: a800b047bda64f528ad4d22698efaa7d name: 'Pool {#NAME}: Capacity used percentage' type: CALCULATED key: 'huawei.5300.v5[hwInfoStoragePoolFreeCapacityPct, "{#NAME}"]' history: 7d units: '%' params: 'last(//huawei.5300.v5[hwInfoStoragePoolSubscribedCapacity, "{#NAME}"])/last(//huawei.5300.v5[hwInfoStoragePoolTotalCapacity, "{#NAME}"])*100' description: 'Used capacity of a storage pool in percents.' tags: - tag: component value: storage - tag: pool value: '{#NAME}' trigger_prototypes: - uuid: 2ea46713fe664a64a851edca422257f8 expression: 'min(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoStoragePoolFreeCapacityPct, "{#NAME}"],{$HUAWEI.5300.POOL.CAPACITY.THRESH.TIME})>{#THRESHOLD}' name: 'Pool {#NAME}: Used capacity is too high' event_name: 'Pool {#NAME}: Used capacity is too high (over {#THRESHOLD}%)' priority: AVERAGE tags: - tag: scope value: capacity - uuid: 8a8bb086e75b4476af3686e5d28d8cfc name: 'Pool {#NAME}: Health status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.4.2.1.5.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoStoragePoolHealthStatus, "{#NAME}"]' history: 7d description: | Health status of a storage pool. For details, see definition of Enum Values (HEALTH_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Health status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: pool value: '{#NAME}' trigger_prototypes: - uuid: 8089b48aafb4403fa3187164685f8ca3 expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoStoragePoolHealthStatus, "{#NAME}"])<>1' name: 'Pool {#NAME}: Health status is not Normal' priority: HIGH tags: - tag: scope value: availability - uuid: a5e886744b82456e8a028f01d458307a name: 'Pool {#NAME}: Running status' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.4.2.1.6.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoStoragePoolRunningStatus, "{#NAME}"]' history: 7d description: | Operating status of a storage pool. For details, see definition of Enum Values (RUNNING_STATUS_E). https://support.huawei.com/enterprise/en/centralized-storage/oceanstor-5300-v5-pid-22462029?category=reference-guides&subcategory=mib-reference valuemap: name: 'Huawei storage: Running status' preprocessing: - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 6h tags: - tag: component value: health - tag: pool value: '{#NAME}' trigger_prototypes: - uuid: 5ff1d6b5d90040928b90908859c2e8cd expression: 'last(/Huawei OceanStor 5300 V5 SNMP/huawei.5300.v5[hwInfoStoragePoolRunningStatus, "{#NAME}"])<>27' name: 'Pool {#NAME}: Running status is not Online' priority: AVERAGE tags: - tag: scope value: availability - uuid: 8e59b01ae52b403a8e0da860c909faa1 name: 'Pool {#NAME}: Capacity used' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.4.2.1.8.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoStoragePoolSubscribedCapacity, "{#NAME}"]' history: 7d units: B description: 'Used capacity of a storage pool.' preprocessing: - type: MULTIPLIER parameters: - '1048576' tags: - tag: component value: storage - tag: pool value: '{#NAME}' - uuid: e82a9a0946814522a517694df270a400 name: 'Pool {#NAME}: Capacity total' type: SNMP_AGENT snmp_oid: '1.3.6.1.4.1.34774.4.1.23.4.2.1.7.{#SNMPINDEX}' key: 'huawei.5300.v5[hwInfoStoragePoolTotalCapacity, "{#NAME}"]' history: 7d units: B description: 'Total capacity of a storage pool.' preprocessing: - type: MULTIPLIER parameters: - '1048576' - type: DISCARD_UNCHANGED_HEARTBEAT parameters: - 10m tags: - tag: component value: storage - tag: pool value: '{#NAME}' graph_prototypes: - uuid: 6a2ef2bf36e44139b8550d7f1950669a name: 'Pool {#NAME}: Capacity' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwInfoStoragePoolTotalCapacity, "{#NAME}"]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwInfoStoragePoolSubscribedCapacity, "{#NAME}"]' - sortorder: '2' color: F63100 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[hwInfoStoragePoolFreeCapacity, "{#NAME}"]' tags: - tag: class value: hardware - tag: class value: storage - tag: target value: huawei - tag: target value: huawei-oceanstor-5300-v5 macros: - macro: '{$CPU.UTIL.CRIT}' value: '90' description: 'The critical threshold of the CPU utilization in %.' - macro: '{$HUAWEI.5300.DISK.TEMP.MAX.TIME}' value: 5m description: 'The time during which temperature of disk may exceed the threshold.' - macro: '{$HUAWEI.5300.DISK.TEMP.MAX.WARN}' value: '45' description: 'Maximum temperature of disk. Can be used with {#MODEL} as context.' - macro: '{$HUAWEI.5300.LUN.IO.TIME.MAX.TIME}' value: 5m description: 'The time during which average I/O response time of LUN may exceed the threshold.' - macro: '{$HUAWEI.5300.LUN.IO.TIME.MAX.WARN}' value: '100' description: 'Maximum average I/O response time of LUN in milliseconds.' - macro: '{$HUAWEI.5300.MEM.MAX.TIME}' value: 5m description: 'The time during which memory usage may exceed the threshold.' - macro: '{$HUAWEI.5300.MEM.MAX.WARN}' value: '90' description: 'Maximum percentage of memory used' - macro: '{$HUAWEI.5300.NODE.IO.DELAY.MAX.TIME}' value: 5m description: 'The time during which verage I/O latency of node may exceed the threshold.' - macro: '{$HUAWEI.5300.NODE.IO.DELAY.MAX.WARN}' value: '20' description: 'Maximum average I/O latency of node in milliseconds.' - macro: '{$HUAWEI.5300.POOL.CAPACITY.THRESH.TIME}' value: 5m description: 'The time during which free capacity may exceed the {#THRESHOLD} from hwInfoStoragePoolFullThreshold.' - macro: '{$HUAWEI.5300.TEMP.MAX.TIME}' value: 3m description: 'The time during which temperature of enclosure may exceed the threshold.' - macro: '{$HUAWEI.5300.TEMP.MAX.WARN}' value: '35' description: 'Maximum temperature of enclosure' - macro: '{$ICMP_LOSS_WARN}' value: '20' - macro: '{$ICMP_RESPONSE_TIME_WARN}' value: '0.15' - macro: '{$SNMP.TIMEOUT}' value: 5m valuemaps: - uuid: b5c6d9d67da54531a918c93a9c98cec8 name: 'Huawei storage: Controller role' mappings: - value: '0' newvalue: Normal - value: '1' newvalue: Master - value: '2' newvalue: Slave - uuid: b7f399070ee0419cac1722f80268ff1a name: 'Huawei storage: Health status' mappings: - value: '0' newvalue: Undefined - value: '1' newvalue: Normal - value: '2' newvalue: Fault - value: '3' newvalue: Pre-fail - value: '4' newvalue: 'Partially broken' - value: '5' newvalue: Degraded - value: '6' newvalue: 'Bad sectors found' - value: '7' newvalue: 'Bit errors found' - value: '8' newvalue: Consistent - value: '9' newvalue: Inconsistent - value: '10' newvalue: Busy - value: '11' newvalue: 'No input' - value: '12' newvalue: 'Low battery' - value: '13' newvalue: 'Single link fault' - value: '14' newvalue: Invalid - value: '15' newvalue: 'Write protect' - uuid: e361f6b8fe92430f86d0e3dc70118ba9 name: 'Huawei storage: LUN status' mappings: - value: '1' newvalue: Normal - value: '2' newvalue: Faulty - value: '3' newvalue: Unformatted - value: '4' newvalue: Formatting - uuid: ae5093d843784258aa32437cde486574 name: 'Huawei storage: Running status' mappings: - value: '0' newvalue: Undefined - value: '1' newvalue: Normal - value: '2' newvalue: Running - value: '3' newvalue: 'Not running' - value: '4' newvalue: 'Not existed' - value: '5' newvalue: 'Sleep in high temperature' - value: '6' newvalue: Starting - value: '7' newvalue: 'Power failure rotection' - value: '8' newvalue: 'Spin down' - value: '9' newvalue: Started - value: '10' newvalue: 'Link Up' - value: '11' newvalue: 'Link Down' - value: '12' newvalue: 'Powering on' - value: '13' newvalue: 'Powered off' - value: '14' newvalue: Pre-copy - value: '15' newvalue: Copyback - value: '16' newvalue: Reconstruction - value: '17' newvalue: Expansion - value: '18' newvalue: Unformatted - value: '19' newvalue: Formatting - value: '20' newvalue: Unmapped - value: '21' newvalue: 'Initial synchronizing' - value: '22' newvalue: Consistent - value: '23' newvalue: Synchronizing - value: '24' newvalue: Synchronized - value: '25' newvalue: Unsynchronized - value: '26' newvalue: Split - value: '27' newvalue: Online - value: '28' newvalue: Offline - value: '29' newvalue: Locked - value: '30' newvalue: Enabled - value: '31' newvalue: Disabled - value: '32' newvalue: Balancing - value: '33' newvalue: 'To be recovered' - value: '34' newvalue: Interrupted - value: '35' newvalue: Invalid - value: '36' newvalue: 'Not start' - value: '37' newvalue: Queuing - value: '38' newvalue: Stopped - value: '39' newvalue: Copying - value: '40' newvalue: Completed - value: '41' newvalue: Paused - value: '42' newvalue: 'Reverse synchronizing' - value: '43' newvalue: Activated - value: '44' newvalue: Restore - value: '45' newvalue: Inactive - value: '46' newvalue: Idle - value: '47' newvalue: 'Powering off' - value: '48' newvalue: Charging - value: '49' newvalue: 'Charging completed' - value: '50' newvalue: Discharging - value: '51' newvalue: Upgrading - value: '52' newvalue: 'Power Lost' - value: '53' newvalue: Initializing - value: '54' newvalue: 'Apply change' - value: '55' newvalue: 'Online disable' - value: '56' newvalue: 'Offline disable' - value: '57' newvalue: 'Online frozen' - value: '58' newvalue: 'Offline frozen' - value: '59' newvalue: Closed - value: '60' newvalue: Removing - value: '61' newvalue: 'In service' - value: '62' newvalue: 'Out of service' - value: '63' newvalue: 'Running normal' - value: '64' newvalue: 'Running fail' - value: '65' newvalue: 'Running success' - value: '66' newvalue: 'Running success' - value: '67' newvalue: 'Running failed' - value: '68' newvalue: Waiting - value: '69' newvalue: Canceling - value: '70' newvalue: Canceled - value: '71' newvalue: 'About to synchronize' - value: '72' newvalue: 'Synchronizing data' - value: '73' newvalue: 'Failed to synchronize' - value: '74' newvalue: Fault - value: '75' newvalue: Migrating - value: '76' newvalue: Migrated - value: '77' newvalue: Activating - value: '78' newvalue: Deactivating - value: '79' newvalue: 'Start failed' - value: '80' newvalue: 'Stop failed' - value: '81' newvalue: Decommissioning - value: '82' newvalue: Decommissioned - value: '83' newvalue: Recommissioning - value: '84' newvalue: 'Replacing node' - value: '85' newvalue: Scheduling - value: '86' newvalue: Pausing - value: '87' newvalue: Suspending - value: '88' newvalue: Suspended - value: '89' newvalue: Overload - value: '90' newvalue: 'To be switch' - value: '91' newvalue: Switching - value: '92' newvalue: 'To be cleanup' - value: '93' newvalue: 'Forced start' - value: '94' newvalue: Error - value: '95' newvalue: 'Job completed' - value: '96' newvalue: 'Partition Migrating' - value: '97' newvalue: Mount - value: '98' newvalue: Umount - value: '99' newvalue: INSTALLING - value: '100' newvalue: 'To Be Synchronized' - value: '101' newvalue: Connecting - value: '102' newvalue: 'Service Switching' - value: '103' newvalue: 'Power-on failed' - value: '104' newvalue: REPAIRING - value: '105' newvalue: abnormal - value: '106' newvalue: Deleting - value: '107' newvalue: Modifying - value: '108' newvalue: 'Running(clearing data)' - value: '109' newvalue: 'Running(synchronizing data)' - uuid: 0aa29a4ffa224d56a107a1cfbd6c416a name: 'Service state' mappings: - value: '0' newvalue: Down - value: '1' newvalue: Up - uuid: d107957d44424014a251dff95751a41f name: zabbix.host.available mappings: - value: '0' newvalue: 'not available' - value: '1' newvalue: available - value: '2' newvalue: unknown graphs: - uuid: 9401d60314c441a5a04d7a9709c6970e name: 'OceanStor 5300 V5: Capacity' graph_items: - color: 1A7C11 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[totalCapacity]' - sortorder: '1' color: 2774A4 item: host: 'Huawei OceanStor 5300 V5 SNMP' key: 'huawei.5300.v5[usedCapacity]'