From c54ec723e7478da70977ab7d8e56f48f7e04ee2f Mon Sep 17 00:00:00 2001 From: Piotr Misiak Date: Fri, 5 Jun 2015 13:36:58 +0200 Subject: [PATCH] initial version of EMC hardware monitoring extension for Zabbix plugin Change-Id: Ic63b89f99e26e445ae232134ff255e11171ba232 --- .gitignore | 5 + .../puppet/manifests/snmptt_config.pp | 16 + .../puppet/manifests/zabbix_config.pp | 16 + .../files/Template_EMC_VNX.xml | 242 +++ .../files/snmptt_emc.conf | 1542 +++++++++++++++++ .../manifests/emc_host.pp | 39 + .../manifests/init.pp | 55 + .../manifests/snmptt_config.pp | 47 + environment_config.yaml | 12 + metadata.yaml | 33 + repositories/centos/.gitkeep | 0 repositories/ubuntu/.gitkeep | 0 tasks.yaml | 14 + 13 files changed, 2021 insertions(+) create mode 100644 .gitignore create mode 100644 deployment_scripts/puppet/manifests/snmptt_config.pp create mode 100644 deployment_scripts/puppet/manifests/zabbix_config.pp create mode 100644 deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/Template_EMC_VNX.xml create mode 100644 deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/snmptt_emc.conf create mode 100644 deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/emc_host.pp create mode 100644 deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/init.pp create mode 100644 deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/snmptt_config.pp create mode 100644 environment_config.yaml create mode 100644 metadata.yaml create mode 100644 repositories/centos/.gitkeep create mode 100644 repositories/ubuntu/.gitkeep create mode 100644 tasks.yaml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c9dabe2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.build/ +*.noarch.rpm +repositories/centos/*.rpm +repositories/ubuntu/*.deb +deployment_scripts/puppet/modules/snmp diff --git a/deployment_scripts/puppet/manifests/snmptt_config.pp b/deployment_scripts/puppet/manifests/snmptt_config.pp new file mode 100644 index 0000000..db51b32 --- /dev/null +++ b/deployment_scripts/puppet/manifests/snmptt_config.pp @@ -0,0 +1,16 @@ +# +# Copyright 2015 Mirantis, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +include plugin_zabbix_monitoring_emc::snmptt_config diff --git a/deployment_scripts/puppet/manifests/zabbix_config.pp b/deployment_scripts/puppet/manifests/zabbix_config.pp new file mode 100644 index 0000000..898d6cc --- /dev/null +++ b/deployment_scripts/puppet/manifests/zabbix_config.pp @@ -0,0 +1,16 @@ +# +# Copyright 2015 Mirantis, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +include plugin_zabbix_monitoring_emc diff --git a/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/Template_EMC_VNX.xml b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/Template_EMC_VNX.xml new file mode 100644 index 0000000..55e4630 --- /dev/null +++ b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/Template_EMC_VNX.xml @@ -0,0 +1,242 @@ + + + 2.0 + 2014-07-25T09:26:35Z + + + Templates + + + + + + + + {Template EMC VNX:snmptrap[".1.3.6.1.4.1.1981.0.6"].str("Critical")}=1 + SNMPtrigger Critical: {ITEM.VALUE1} + + 0 + 4 + + 1 + + + + {Template EMC VNX:snmptrap[".1.3.6.1.4.1.1981.0.5"].str("Error")}=1 + SNMPtrigger Error: {ITEM.VALUE1} + + 0 + 3 + + 1 + + + + {Template EMC VNX:snmptrap[".1.3.6.1.4.1.1981.0.3"].str("Information")}=1 + SNMPtrigger Information: {ITEM.VALUE1} + + 0 + 1 + + 1 + + + + {Template EMC VNX:snmptrap[".1.3.6.1.4.1.1981.0.4"].str("Warning")}=1 + SNMPtrigger Warning: {ITEM.VALUE1} + + 0 + 2 + + 1 + + + + diff --git a/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/snmptt_emc.conf b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/snmptt_emc.conf new file mode 100644 index 0000000..3ac7da1 --- /dev/null +++ b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/files/snmptt_emc.conf @@ -0,0 +1,1542 @@ +####################### +###### EMC Array ###### +####################### +# SCSI Bus Dead +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba02\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.SCSI Bus Dead + +# Chassis Shutdown +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba06\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Chassis Shutdown + +# Database Sync Error +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba08\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Database Sync Error + +# Inconsistent DB detected +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba0b\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Inconsistent DB detected + +# Flare Database write error. Please contact Tech Support immediately for further triage. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba0c\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Flare Database write error. Please contact Tech Support immediately for further triage. + +# Cache Memory Hard Error +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba12\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Cache Memory Hard Error + +# The power supply wattage rating is incorrect. Please make sure that a power supply with the required wattage rating is inserted. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba21\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The power supply wattage rating is incorrect. Please make sure that a power supply with the required wattage rating is inserted. + +# Peer fault detected and one fru is identified for replacement. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba2a\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected and one fru is identified for replacement. + +# Peer fault detected and two possible Frus are identified for replacement. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba2b\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected and two possible Frus are identified for replacement. + +# Peer fault detected, no subfrus identified. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba2c\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected, no subfrus identified. + +# Peer timeout detected. POST completed but SP did not finish initialization process. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba2d\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer timeout detected. POST completed but SP did not finish initialization process. + +# SP%2 is faulted. Fault Code: %3. The SP and one or all of its components - CPU, I/O Module, I/O Carrier if applicable, has failed and should be replaced. Please contact your service provider. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba2e\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.SP%2 is faulted. Fault Code: %3. The SP and one or all of its components - CPU, I/O Module, I/O Carrier if applicable, has failed and should be replaced. Please contact your service provider. + +# Hot spare failed to swap-out. This error has initiated a call-home event if call-home was configured. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba33\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Hot spare failed to swap-out. This error has initiated a call-home event if call-home was configured. + +# Hard SCSI Error +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b901\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Hard SCSI Error + +# Fan Removed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b903\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Fan Removed + +# VSC Removed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b904\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.VSC Removed + +# Proactive Spare request failed because a fault has been detected in an internal system RAID group. Please address the drive failure and retry the request. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba4a\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Proactive Spare request failed because a fault has been detected in an internal system RAID group. Please address the drive failure and retry the request. + +# Unit Shutdown +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b906\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unit Shutdown + +# Controller Firmware Panic +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b907\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Controller Firmware Panic + +# Cache Dump Failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b909\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Cache Dump Failed + +# Timeout errors occurred during the LCC FRUMON upgrade process. (Bus, Encl). Please contact your Service Provider. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba4e\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Timeout errors occurred during the LCC FRUMON upgrade process. (Bus, Encl). Please contact your Service Provider. + +# Flare background service(s) have halted due to an error. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba58\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Flare background service(s) have halted due to an error. + +# Assign fails - Cache dirty unit +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b90a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Assign fails - Cache dirty unit + +# Generic CMI Critical Code. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7118c000\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Generic CMI Critical Code. + +# Cache Image Exceeds Memory Size +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b90c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Cache Image Exceeds Memory Size + +# BBU or SPS Removed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b90d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.BBU or SPS Removed + +# The SPS Power cable 1 is not configured properly (not getting power supplied by SPS). Power cable 1 is to the xPE on Chameleon2 and is to the X1 enclosure on X1. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b911\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The SPS Power cable 1 is not configured properly (not getting power supplied by SPS). Power cable 1 is to the xPE on Chameleon2 and is to the X1 enclosure on X1. + +# The SPS Power cable 2 is not configured properly (not getting power supplied by SPS). Power cable 2 is to the first Katana enclosure on Chameleon2. This is not applicable for X1. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b912\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The SPS Power cable 2 is not configured properly (not getting power supplied by SPS). Power cable 2 is to the first Katana enclosure on Chameleon2. This is not applicable for X1. + +# The serial connection between the SP's and SPS's are crossed. This results is SP A controlling SPS B and vice versa. This condition makes it difficult to properly identify failing component. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b913\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The serial connection between the SP's and SPS's are crossed. This results is SP A controlling SPS B and vice versa. This condition makes it difficult to properly identify failing component. + +# MetaLUN LUN ID:%2 is reporting a capacity larger than the space available. Call your service provider +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7137c00d\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.MetaLUN LUN ID:%2 is reporting a capacity larger than the space available. Call your service provider + +# Storage Pool ({0}) is ({1}%) full. See alerts for details. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7606\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Storage Pool ({0}) is ({1}%) full. See alerts for details. + +# NQM is in degraded mode because one SP went offline. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7601\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.NQM is in degraded mode because one SP went offline. + +# There are multiple cables (Power 1, Power 2, Serial) that are improperly configured. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b914\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.There are multiple cables (Power 1, Power 2, Serial) that are improperly configured. + +# There is no system type account on the array. It is critical to add a system type account. Refer to the 'About global user accounts' page in the Unisphere help for further information. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7605\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.There is no system type account on the array. It is critical to add a system type account. Refer to the 'About global user accounts' page in the Unisphere help for further information. + +# Recommend Disk Replacement. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b803\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Recommend Disk Replacement. + +# Hard Media Error +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b920\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Hard Media Error + +# Vault load inconsistent. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b922\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Vault load inconsistent. + +# The SPS is reporting a Fault. These may include an Internal Fault, Charger Failure, Battery End-of-Life, or Power Failure during SPS Testing. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b940\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The SPS is reporting a Fault. These may include an Internal Fault, Charger Failure, Battery End-of-Life, or Power Failure during SPS Testing. + +# Chassis Overtemperature +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b905\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Chassis Overtemperature + +# CRU Signature Error +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b951\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.CRU Signature Error + +# Single Fan Fault +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b952\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Single Fan Fault + +# Hardware Fault - Cache Disabling +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b908\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Hardware Fault - Cache Disabling + +# Uncorrectable Parity Sector +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b953\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Uncorrectable Parity Sector + +# Parity Invalidated +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b956\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Parity Invalidated + +# Uncorrectable Sector +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b957\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Uncorrectable Sector + +# Power Supply A on xPE was removed or faulted +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b960\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply A on xPE was removed or faulted + +# Power Supply B on the xPE was faulted or removed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b961\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply B on the xPE was faulted or removed + +# Multiple Fan Faults on the xPE +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b962\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Multiple Fan Faults on the xPE + +# Write cache enable pending. LUN(s) currently not assigned to an SP. Manual trespass may be required if write cache does not enable. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b966\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Write cache enable pending. LUN(s) currently not assigned to an SP. Manual trespass may be required if write cache does not enable. + +# XPE Power Supply A0 faulted or removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b988\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.XPE Power Supply A0 faulted or removed. + +# XPE Power Supply A1 faulted or removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b989\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.XPE Power Supply A1 faulted or removed. + +# Host Vault Load Failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b921\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Host Vault Load Failed + +# XPE Power Supply B0 faulted or removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b98a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.XPE Power Supply B0 faulted or removed. + +# Host Vault Disks Scrambled +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b924\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Host Vault Disks Scrambled + +# PCMCIA Card Battery Failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b931\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.PCMCIA Card Battery Failed + +# PCMCIA Card Absent or Inserted Incorrectly +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b932\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.PCMCIA Card Absent or Inserted Incorrectly + +# PCMCIA Card POST Test Failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b933\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.PCMCIA Card POST Test Failed + +# PCMCIA Card Doesn't Match Subsystem, Cache Data Locked +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b934\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.PCMCIA Card Doesn't Match Subsystem, Cache Data Locked + +# PCMCIA Card Hardware Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b936\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.PCMCIA Card Hardware Failure + +# XPE Power Supply B1 faulted or removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b98b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.XPE Power Supply B1 faulted or removed. + +# Internal error. An IO port is faulted. Call your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b990\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Internal error. An IO port is faulted. Call your Service Provider. + +# Internal error. An IO module is faulted. Call your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b991\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Internal error. An IO module is faulted. Call your Service Provider. + +# Drive %d could not be spun up. Drive should be replaced using normal replacement procedures. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b994\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Drive %d could not be spun up. Drive should be replaced using normal replacement procedures. + +# LCC Port Statistics found suspect BE components. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b995\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC Port Statistics found suspect BE components. Please contact your service provider. + +# Power Supply Margining Test failed. Power Supply should be replaced. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b99d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply Margining Test failed. Power Supply should be replaced. Please contact your service provider. + +# Power Supply Margining Test failed. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b99e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply Margining Test failed. Please contact your service provider. + +# Unsupported %2 for this Platform. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b99f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unsupported %2 for this Platform. + +# Drive (Bus %2 Encl %3 Slot %4) taken offline. SN: %5 TLA: %6 Reason: %7 Action:%8. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b9a0\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Drive (Bus %2 Encl %3 Slot %4) taken offline. SN: %5 TLA: %6 Reason: %7 Action:%8. + +# System shutdown imminent due to multi fan failure. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b963\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.System shutdown imminent due to multi fan failure. Please contact your service provider. + +# Power Supply B AC Failure Detected on the xPE +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b964\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply B AC Failure Detected on the xPE + +# Enclosure %2_%3, LCC %4, changed from %5 to %6. Fault detail:%7. Gather SPcollect logs and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b9a3\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Enclosure %2_%3, LCC %4, changed from %5 to %6. Fault detail:%7. Gather SPcollect logs and contact your service provider. + +# The storage system cannot write to the cache card because of an IO DMA failure. Please replace the cache card. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b967\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system cannot write to the cache card because of an IO DMA failure. Please replace the cache card. + +# Unable to clear BBU card. Verify that no I/O is being written to the card, that the card is in the correct chassis, and is not faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b968\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unable to clear BBU card. Verify that no I/O is being written to the card, that the card is in the correct chassis, and is not faulted. + +# Battery-backed cache card does not belong to this storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b96a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Battery-backed cache card does not belong to this storage system. + +# Batteries on the NVRAM card have failed to charge fully within the allotted time. Card is failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b96e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Batteries on the NVRAM card have failed to charge fully within the allotted time. Card is failed. + +# Replace system fan 1. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b970\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace system fan 1. + +# Replace system fan 2. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b971\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace system fan 2. + +# Replace system fan 3. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b972\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace system fan 3. + +# Replace system fan 4. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b973\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace system fan 4. + +# Replace system fan 5. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b974\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace system fan 5. + +# Replace CPU fan 6. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b975\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace CPU fan 6. + +# Replace CPU fan 7. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b976\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Replace CPU fan 7. + +# One or both of the power supplies for the PEER SP has failed or been removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b97f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.One or both of the power supplies for the PEER SP has failed or been removed. + +# SFP faulted in port. Replace it. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b983\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SFP faulted in port. Replace it. + +# SFP in port is not supported. Replace with a copper SFP that is appropriate for the port. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b984\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SFP in port is not supported. Replace with a copper SFP that is appropriate for the port. + +# NON VOL Not Initialized +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba05\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.NON VOL Not Initialized + +# CRU Powered Down. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba07\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.CRU Powered Down. + +# CRU Drive too Small +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba09\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.CRU Drive too Small + +# Peer SP Removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba11\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Peer SP Removed. + +# IO carrier A faulted. Please replace the IO carrier. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b98e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.IO carrier A faulted. Please replace the IO carrier. + +# IO carrier B faulted. Please replace the IO carrier. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b98f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.IO carrier B faulted. Please replace the IO carrier. + +# CRU Type Unsupported +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba13\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.CRU Type Unsupported + +# CRU Drive Causing Loop Failure +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba18\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.CRU Drive Causing Loop Failure + +# Internal error. An IO module is the incorrect type. Call your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b992\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Internal error. An IO module is the incorrect type. Call your Service Provider. + +# SP Environmental Interface Failure. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b993\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP Environmental Interface Failure. Please contact your service provider. + +# The wattage rating for this power supply cannot be determined possibly due to error in reading resume PROM. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba22\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The wattage rating for this power supply cannot be determined possibly due to error in reading resume PROM. + +# Peer SP is down because of hang/crash/bugcheck. The peer SP hardware is present but it is down for the reasons mentioned above. Communication between SPA and SPB is down. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba23\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer SP is down because of hang/crash/bugcheck. The peer SP hardware is present but it is down for the reasons mentioned above. Communication between SPA and SPB is down. + +# SP is shutting down. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b996\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP is shutting down. Please contact your service provider. + +# Ambient over temperature is detected. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b997\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Ambient over temperature is detected. Please contact your service provider. + +# Drive has a bad transmitter and will be taken offline. Please replace the drive. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba24\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Drive has a bad transmitter and will be taken offline. Please replace the drive. + +# Enclosure state change. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba25\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Enclosure state change. + +# Enclosure not capable of changing speed to match the current loop speed. Drives in this enclosure will be offline. Either add an enclosure that is capable of running at the loop speed, or use Unisphere or CLI to reset the loop speed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba31\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Enclosure not capable of changing speed to match the current loop speed. Drives in this enclosure will be offline. Either add an enclosure that is capable of running at the loop speed, or use Unisphere or CLI to reset the loop speed. + +# Exceeded maximum number of retries for enclosure speed change. Drives in this enclosure will be offline. Try power cycling the enclosure. If power cycling does not fix the issue, replace the enclosure. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba32\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Exceeded maximum number of retries for enclosure speed change. Drives in this enclosure will be offline. Try power cycling the enclosure. If power cycling does not fix the issue, replace the enclosure. + +# No spares are available. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba37\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.No spares are available. + +# Spare request failed because the drive is actively rebuilding. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba38\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because the drive is actively rebuilding. + +# The spare request failed because the drive is currently in a probational state. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba39\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The spare request failed because the drive is currently in a probational state. + +# Spare request failed because the drive is faulted. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba3a\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because the drive is faulted. + +# An attempt to hot spare a faulted drive or proactively spare a failing drive has failed due to an internal error. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba4f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An attempt to hot spare a faulted drive or proactively spare a failing drive has failed due to an internal error. Please contact your service provider. + +# LUN background zeroing is unable to proceed due to a problem on the peer SP. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba50\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN background zeroing is unable to proceed due to a problem on the peer SP. Please contact your service provider. + +# An Address Stamp error has occurred on a data sector.Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba51\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An Address Stamp error has occurred on a data sector.Please contact your service provider. + +# A disk is in an invalid slot; the LUNs are unassigned. Please contact your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba52\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A disk is in an invalid slot; the LUNs are unassigned. Please contact your Service Provider. + +# The storage system has a bad WWN Seed; the LUNs are unassigned. Please contact your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba53\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system has a bad WWN Seed; the LUNs are unassigned. Please contact your Service Provider. + +# LUN Partition is not found; the LUNs are unassigned. Please contact your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba54\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN Partition is not found; the LUNs are unassigned. Please contact your Service Provider. + +# SP%2 is faulted. Fault Code: %3. The Faulted FRU: %4 - Part Number: %5. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba55\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP%2 is faulted. Fault Code: %3. The Faulted FRU: %4 - Part Number: %5. Please contact your service provider. + +# The CPU module is faulted. Please contact your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\ba56\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The CPU module is faulted. Please contact your Service Provider. + +# Host request not supported during NDU. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\bb51\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Host request not supported during NDU. + +# Installed memory does not match system configured memory (Configured %2 Installed %3). Please gather SP Collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\bba1\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Installed memory does not match system configured memory (Configured %2 Installed %3). Please gather SP Collects and contact your service provider. + +# The storage system received too many events in this poll cycle to display here. Contact your service provider to determine if any storage system error events occurred that you should address. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2080\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system received too many events in this poll cycle to display here. Contact your service provider to determine if any storage system error events occurred that you should address. + +# Spare request failed because the drive is currently powering up. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba3b\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because the drive is currently powering up. + +# SP has been removed on host +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2180\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP has been removed on host + +# SP is faulted on host +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2181\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP is faulted on host + +# The computer has rebooted from bugcheck (0x3e8): +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2182\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The computer has rebooted from bugcheck (0x3e8): + +# The computer has rebooted from bugcheck (0x3e9): +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2183\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The computer has rebooted from bugcheck (0x3e9): + +# Poll failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2381\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Poll failure + +# Disk Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2480\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Disk Failure + +# Fan Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2481\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Fan Failure + +# Power Supply Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2482\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power Supply Failure + +# LCC Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2483\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC Failure + +# Enclosure Failure +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2484\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Enclosure Failure + +# Storage system is faulted +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b2580\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Storage system is faulted + +# A problem had occurred in Security Logging Service. SLS will restart now, if problem persists please contact service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b4680\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A problem had occurred in Security Logging Service. SLS will restart now, if problem persists please contact service provider. + +# Unable to communicate with peer SP. The peer SP CIMOM may not be running. Check the status of the peer by issuing a getagent command to that SP. If the peer SP does not respond, please contact your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b4c49\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unable to communicate with peer SP. The peer SP CIMOM may not be running. Check the status of the peer by issuing a getagent command to that SP. If the peer SP does not respond, please contact your Service Provider. + +# Flare Database write error. Please contact Tech Support immediately for further triage. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b8a0c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Flare Database write error. Please contact Tech Support immediately for further triage. + +# Spare request failed because the drive belongs to a non-redundant RAID group. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba3c\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because the drive belongs to a non-redundant RAID group. + +# Spare request failed because there are no user LUNs on this drive. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba3d\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because there are no user LUNs on this drive. + +# Spare request failed because all spares that can be used as proactive spares are currently in use. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba40\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because all spares that can be used as proactive spares are currently in use. + +# Peer is apparently dead - can't communicate with it. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b40008013\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Peer is apparently dead - can't communicate with it. + +# Spare request failed because a fault has been detected in the RAID group. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba41\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because a fault has been detected in the RAID group. + +# Spare request failed because a sparing event has been detected in the RAID group. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba42\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Spare request failed because a sparing event has been detected in the RAID group. + +# LCC/BCC firmware upgrade failed on enclosure because the peer SP is not responsive. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba47\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.LCC/BCC firmware upgrade failed on enclosure because the peer SP is not responsive. + +# General LCC/BCC firmware upgrade failure. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba48\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.General LCC/BCC firmware upgrade failure. + +# LCC/BCC on enclosure is not responding after upgrade. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba49\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.LCC/BCC on enclosure is not responding after upgrade. + +# The array has detected a coherency error. On Parity units this indicates a mismatch between data and parity was detected. On mirrors, this means a mismatch was detected between the mirrored pairs. On R5, this message is always logged against parity. In all cases the message is not logged against the drive in error. The drive in error is not known. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba4b\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The array has detected a coherency error. On Parity units this indicates a mismatch between data and parity was detected. On mirrors, this means a mismatch was detected between the mirrored pairs. On R5, this message is always logged against parity. In all cases the message is not logged against the drive in error. The drive in error is not known. + +# Data sector reconstructed due to checksum error.Please contact your service provider. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba4c\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Data sector reconstructed due to checksum error.Please contact your service provider. + +# Parity sector reconstructed due to checksum error. Please contact your service provider. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\ba4d\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Parity sector reconstructed due to checksum error. Please contact your service provider. + +# Response Test Request +EVENT EMCInformation .1.3.6.1.4.1.1981.0.3 "Status Events" Information +MATCH $3: (\b2002\b) +FORMAT ZBXTRAP $aA An Information EMC is generated in $*.Response Test Request + +# Test Event +EVENT EMCInformation .1.3.6.1.4.1.1981.0.3 "Status Events" Information +MATCH $3: (\b2004\b) +FORMAT ZBXTRAP $aA An Information EMC is generated in $*.Test Event + +# The storage system received too many events in this poll cycle to display here. Contact your service provider to determine if any storage system critical error events occurred that you should address. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b20c0\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The storage system received too many events in this poll cycle to display here. Contact your service provider to determine if any storage system critical error events occurred that you should address. + +# Disk {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7400\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Disk {0} is faulted. + +# Fan {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7401\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Fan {0} is faulted. + +# SP {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7403\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP {0} is faulted. + +# LCC {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7406\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is faulted. + +# Small Form Pluggable (SFP) in port {0} on SP {1} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7434\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Small Form Pluggable (SFP) in port {0} on SP {1} is faulted. + +# I/O module {0} in SP {1} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7444\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O module {0} in SP {1} is faulted. + +# CPU module in SP ({0}) is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7445\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.CPU module in SP ({0}) is faulted. + +# DIMM (memory module) {0} in SP {1} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7446\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.DIMM (memory module) {0} in SP {1} is faulted. + +# Management module in SP {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7447\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Management module in SP {0} is faulted. + +# The CPU Module in SP {0} not installed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7448\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The CPU Module in SP {0} not installed. + +# The File OE version is not compatible with the Block OE SW Version (${blockVersion}). It is critical that you upgrade the File OE to prevent issues with the system. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7604\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.The File OE version is not compatible with the Block OE SW Version (${blockVersion}). It is critical that you upgrade the File OE to prevent issues with the system. + +# Data (usually ModePage or TLD) wrong size, did not checksum, or contained incorrect values. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b40008008\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Data (usually ModePage or TLD) wrong size, did not checksum, or contained incorrect values. + +# don't know this CDB code in Redirector +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b4000800d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.don't know this CDB code in Redirector + +# SFP type could not be determined on physical port %2. Replace the SFP or cable assembly. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7117801e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SFP type could not be determined on physical port %2. Replace the SFP or cable assembly. + +# SFP speed mismatch detected on physical port %2. Replace the SFP or cable assembly OR modify the port speed to match the SFP speed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7117801f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SFP speed mismatch detected on physical port %2. Replace the SFP or cable assembly OR modify the port speed to match the SFP speed. + +# SP cache disabling due to hardware fault. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b711d8908\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache disabling due to hardware fault. Gather SP collects and contact your service provider. + +# SP cache vault load failed. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b711d8921\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache vault load failed. Gather SP collects and contact your service provider. + +# SP cache vault load failed, data unrecoverable. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b711d8922\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache vault load failed, data unrecoverable. Gather SP collects and contact your service provider. + +# Could not create and/or access device map file, which is memory mapped. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b4000801c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Could not create and/or access device map file, which is memory mapped. + +# Array has been booted but the K10 drivers did not start (NDU degraded mode). This is not the same as RAID 5 degradation. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b40008031\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Array has been booted but the K10 drivers did not start (NDU degraded mode). This is not the same as RAID 5 degradation. + +# Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7129800d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Please contact your service provider. + +# SP cache vault not available. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8909\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache vault not available. Gather SP collects and contact your service provider. + +# SP cache vault load failed, bitmap OK. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8923\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache vault load failed, bitmap OK. Gather SP collects and contact your service provider. + +# SP cache host data loss detected. Gather SP collects and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8966\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cache host data loss detected. Gather SP collects and contact your service provider. + +# Memory initialization failed with status %2. SP will reboot. Please call your Service Provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712f8009\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Memory initialization failed with status %2. SP will reboot. Please call your Service Provider. + +# SMBus hardware error +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71328001\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SMBus hardware error + +# A sync operation is required. Reboot either SP +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7151803b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A sync operation is required. Reboot either SP + +# The IO Module in the slot %2 is faulted and must be replaced. Call your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71608006\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The IO Module in the slot %2 is faulted and must be replaced. Call your service provider. + +# Invalid memory module. DIMM index %2: Expected %3 %4Gb Installed %5 %6Gb. Contact your service provider to correct your memory configuration. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71620001\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Invalid memory module. DIMM index %2: Expected %3 %4Gb Installed %5 %6Gb. Contact your service provider to correct your memory configuration. + +# An internal error has occurred. Please contact your service provider. Request failed due to persistent storage problem. Check CIMOM log for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71658303\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An internal error has occurred. Please contact your service provider. Request failed due to persistent storage problem. Check CIMOM log for details. + +# The iSCSI module of Physical port %2 has experienced an internal error and has reset. Info0: %3 Info1: %4.%5 %6Replace the module if this error occurs frequently. Please call your service provider if problem persists. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7117801b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The iSCSI module of Physical port %2 has experienced an internal error and has reset. Info0: %3 Info1: %4.%5 %6Replace the module if this error occurs frequently. Please call your service provider if problem persists. + +# The IO module of Physical port %2 has recovered from an internal error. Info0: %3 Info1: %4.%5%6Replace the module if this message occurs frequently. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7117801d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The IO module of Physical port %2 has recovered from an internal error. Info0: %3 Info1: %4.%5%6Replace the module if this message occurs frequently. + +# The following components are inaccessible to the storage system: ({0}) +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7229\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The following components are inaccessible to the storage system: ({0}) + +# The air inlet temperature in one or more enclosure in bus ({0}) is over the limit. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7248\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The air inlet temperature in one or more enclosure in bus ({0}) is over the limit. + +# Powersupply {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7402\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Powersupply {0} is faulted. + +# Standby Power Supply {0} is faulted in this storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7404\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Standby Power Supply {0} is faulted in this storage system. + +# Midplane {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7407\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Midplane {0} is faulted. + +# I/O Module {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7408\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O Module {0} is faulted. + +# DPE {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7409\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.DPE {0} is faulted. + +# DAE {0} is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b740a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.DAE {0} is faulted. + +# Input port on LCC {0} is partially broken, but still functioning. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b740f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Input port on LCC {0} is partially broken, but still functioning. + +# Output port on LCC {0} is partially broken, but still functioning. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7410\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Output port on LCC {0} is partially broken, but still functioning. + +# LCC (0} cannot access the disk drives in its enclosure. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7411\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC (0} cannot access the disk drives in its enclosure. + +# LCC {0} has been removed from the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7412\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} has been removed from the storage system. + +# LCC {0} is not working properly. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7413\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is not working properly. + +# LCC {0} is overheating. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7415\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is overheating. + +# The fan controller on LCC {0} is not working properly +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7416\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The fan controller on LCC {0} is not working properly + +# Disk {0} was removed from the storage system. Data in this drive's RAID group is likely at risk. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b741b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Disk {0} was removed from the storage system. Data in this drive's RAID group is likely at risk. + +# Power supply {0} was removed from the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b741c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power supply {0} was removed from the storage system. + +# The storage system has powered off power supply {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b741d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system has powered off power supply {0}. + +# Power supply {0} is not receiving ac power. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b741e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power supply {0} is not receiving ac power. + +# Power/cooling module {0} on the SP is not working because one of its fans has failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b741f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module {0} on the SP is not working because one of its fans has failed. + +# Power/cooling module {0} on the SP is not working because both of its fans have failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7420\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module {0} on the SP is not working because both of its fans have failed. + +# Power/cooling modules A and B in the DPE are not working properly because a fan in each module has failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7421\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling modules A and B in the DPE are not working properly because a fan in each module has failed. + +# Power/cooling modules A and B in the DPE are not working properly because fans in each module have failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7422\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling modules A and B in the DPE are not working properly because fans in each module have failed + +# Power/cooling module ({0}) is not working properly because one of its fans has failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7423\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module ({0}) is not working properly because one of its fans has failed. + +# Power/cooling module ({0}) is not working properly because both of its fans have failed +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7424\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module ({0}) is not working properly because both of its fans have failed + +# Power/cooling module ({0}) and its peer power/cooling module are not working properly because a fan in each module has failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7425\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module ({0}) and its peer power/cooling module are not working properly because a fan in each module has failed. + +# Power/cooling module ({0}) and its peer power/cooling module are not working properly because fans in each module have failed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7426\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Power/cooling module ({0}) and its peer power/cooling module are not working properly because fans in each module have failed. + +# LCC {0} was removed from the storage system. LUNs owned by this storage processor (SP) may trespass to the other SP. The storage system will also disable write cache. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7428\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} was removed from the storage system. LUNs owned by this storage processor (SP) may trespass to the other SP. The storage system will also disable write cache. + +# LCC {0} is not able to access its LUNs because one of the following components is not working: the cable to the LCC above it, the LCC itself, or the LCC above it. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7429\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is not able to access its LUNs because one of the following components is not working: the cable to the LCC above it, the LCC itself, or the LCC above it. + +# LCC {0} is not able to access its LUNs because one of the following is not working: the cable to the LCC above it, the LCC itself, or the LCC above it. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b742d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is not able to access its LUNs because one of the following is not working: the cable to the LCC above it, the LCC itself, or the LCC above it. + +# The storage system is not able to monitor the health of LCC {0} because one of the following components is not working: the LCC itself or its peer LCC. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b742e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is not able to monitor the health of LCC {0} because one of the following components is not working: the LCC itself or its peer LCC. + +# LCC {0} is not communicating with some of its disk drives. The affected drives will have their fault LEDs on. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7432\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is not communicating with some of its disk drives. The affected drives will have their fault LEDs on. + +# Uncorrectable checksum error [primary|secondary] at LBA +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71248003\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Uncorrectable checksum error [primary|secondary] at LBA + +# The cache memory card is missing from this system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7435\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The cache memory card is missing from this system. + +# The cache memory card installed in this storage system belongs to another storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7436\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The cache memory card installed in this storage system belongs to another storage system. + +# The cache memory card is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7437\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The cache memory card is faulted. + +# LUN {0} is unavailable to its server. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7438\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN {0} is unavailable to its server. + +# LUN {0} is unavailable to its server because of an internal software error. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7439\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN {0} is unavailable to its server because of an internal software error. + +# Unisphere can no longer manage {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unisphere can no longer manage {0}. + +# LUN ({0}) is unavailable to connected servers. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN ({0}) is unavailable to connected servers. + +# Your storage system is currently working with only one power supply. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Your storage system is currently working with only one power supply. + +# There are unsupported disk drive(s) in the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.There are unsupported disk drive(s) in the storage system. + +# Disk Array Enclosure (DAE) {0} could not be brought online by the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Disk Array Enclosure (DAE) {0} could not be brought online by the storage system. + +# Active snapshots have consumed all available snapshot resources. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b743f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Active snapshots have consumed all available snapshot resources. + +# At least one migration has failed on this storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7440\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.At least one migration has failed on this storage system. + +# Too many Disk Array Enclosures (DAEs) are cabled to the storage system. The storage system will not bring DAEs online that exceed the maximum number it supports. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7441\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Too many Disk Array Enclosures (DAEs) are cabled to the storage system. The storage system will not bring DAEs online that exceed the maximum number it supports. + +# Disk Array Enclosure (DAE) ({0}) could not be brought online by the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7442\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Disk Array Enclosure (DAE) ({0}) could not be brought online by the storage system. + +# The MirrorView/A driver is running in degraded mode. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7443\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The MirrorView/A driver is running in degraded mode. + +# A Disk was failed or removed. This error shall be logged in NT system event log in addition to HOST_FRU_POWERED_DOWN. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7127897c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A Disk was failed or removed. This error shall be logged in NT system event log in addition to HOST_FRU_POWERED_DOWN. + +# Drive (Bus %2 Encl %3 Slot %4) taken offline. SN: %5. TLA: %6. Reason: %7. Action:%8. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712789a0\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Drive (Bus %2 Encl %3 Slot %4) taken offline. SN: %5. TLA: %6. Reason: %7. Action:%8. + +# Enclosure %1_%2, Cooling Module %3 problem, changed from %4 to %5. Recommend replacing Cooling Module. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712789a1\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Enclosure %1_%2, Cooling Module %3 problem, changed from %4 to %5. Recommend replacing Cooling Module. + +# Enclosure %1_%2, LCC %3 problem, changed from %4 to %5, SN %6. Recommend replacing LCC. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712789a2\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Enclosure %1_%2, LCC %3 problem, changed from %4 to %5, SN %6. Recommend replacing LCC. + +# Peer fault detected and one fru is identified for replacement. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7127ca2a\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected and one fru is identified for replacement. + +# I/O Module {0} in SP {1} is not inserted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7449\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O Module {0} in SP {1} is not inserted. + +# The DIMM (memory module) in SP {0} is not installed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The DIMM (memory module) in SP {0} is not installed. + +# Management module in SP {0} is not installed in this storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Management module in SP {0} is not installed in this storage system. + +# SAN Copy switch zoning is not set up properly on this storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SAN Copy switch zoning is not set up properly on this storage system. + +# The peer storage processor has been removed. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The peer storage processor has been removed. + +# The peer storage processor has been powered off. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The peer storage processor has been powered off. + +# The peer SP did not power up because one of its hardware components is not functioning properly or is missing. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b744f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The peer SP did not power up because one of its hardware components is not functioning properly or is missing. + +# SP cannot reach LCC because it is incorrectly cabled to other Disk Array Enclosures (DAEs). +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7450\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP cannot reach LCC because it is incorrectly cabled to other Disk Array Enclosures (DAEs). + +# LCC {0} is improperly cabled to the peer LCC in the Disk Array Enclosure above it. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7451\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is improperly cabled to the peer LCC in the Disk Array Enclosure above it. + +# There is a SAS disk drive installed in a slot designated for a SATA disk drive. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7452\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.There is a SAS disk drive installed in a slot designated for a SATA disk drive. + +# LCC {0} is improperly cabled to the storage system. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7453\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LCC {0} is improperly cabled to the storage system. + +# DAEs connected to Storage Processor {0} are cabled incorrectly. Re-cable them to match the cabling on the peer SP side. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7454\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.DAEs connected to Storage Processor {0} are cabled incorrectly. Re-cable them to match the cabling on the peer SP side. + +# The storage system failed to update firmware on one ore more of its Link Control Cards (LCCs). +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7456\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system failed to update firmware on one ore more of its Link Control Cards (LCCs). + +# The output port on Storage Processor ({0}) is partially broken because of a hardware failure such as a broken pin or on-board chip, but is still functioning. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7457\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The output port on Storage Processor ({0}) is partially broken because of a hardware failure such as a broken pin or on-board chip, but is still functioning. + +# Storage Processor ({0}) cannot access the disk drives in its enclosure. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7458\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Storage Processor ({0}) cannot access the disk drives in its enclosure. + +# Storage Processor ({0}) is not working properly. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7459\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Storage Processor ({0}) is not working properly. + +# Storage Processor ({0}) is overheating, though all power/cooling modules report that they are working. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Storage Processor ({0}) is overheating, though all power/cooling modules report that they are working. + +# SP ({0}) is not communicating with some of its disk drives. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SP ({0}) is not communicating with some of its disk drives. + +# Either the Storage Processor (SP) or the Disk Processor Enclosure (DPE) is not working properly. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Either the Storage Processor (SP) or the Disk Processor Enclosure (DPE) is not working properly. + +# I/O module ({0}) in SP ({1}) is broken. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O module ({0}) in SP ({1}) is broken. + +# I/O module ({0}) in SP ({1}) is not the correct type. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O module ({0}) in SP ({1}) is not the correct type. + +# I/O module ({0}) in SP ({1}) is powered off. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b745f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O module ({0}) in SP ({1}) is powered off. + +# Port ({0}) on I/O module ({1}) in SP ({2}) is unusable by the storage system because the SFP transceiver (for FE) or cable (for BE) that is inserted is either broken or unsupported. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7460\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Port ({0}) on I/O module ({1}) in SP ({2}) is unusable by the storage system because the SFP transceiver (for FE) or cable (for BE) that is inserted is either broken or unsupported. + +# Port ({0}) on I/O module ({1}) in SP ({2}) has the wrong type of SFP transceiver (for FE) or cable (for BE) inserted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7461\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Port ({0}) on I/O module ({1}) in SP ({2}) has the wrong type of SFP transceiver (for FE) or cable (for BE) inserted. + +# The storage system is unable to create Storage Pool ({0}). See alerts for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7462\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to create Storage Pool ({0}). See alerts for details. + +# The storage system is unable to expand Storage Pool ({0}). See alerts for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7463\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to expand Storage Pool ({0}). See alerts for details. + +# Storage Pool ({0}) is not working properly. See alerts for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7464\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Storage Pool ({0}) is not working properly. See alerts for details. + +# LUN ({0}) is not working properly. See alerts for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7465\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN ({0}) is not working properly. See alerts for details. + +# A critical disk drive that is needed to recover a broken storage pool is missing. Your LUNs might be inaccessible by servers or are at great risk of data loss. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7468\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A critical disk drive that is needed to recover a broken storage pool is missing. Your LUNs might be inaccessible by servers or are at great risk of data loss. + +# A critical disk drive is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7469\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A critical disk drive is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. + +# The storage system is unable to cancel expansion of Storage Pool ({0}). +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7472\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to cancel expansion of Storage Pool ({0}). + +# I/O module ({0}) in SP ({1}) is not the correct type. Expected type(s): {2}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7473\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.I/O module ({0}) in SP ({1}) is not the correct type. Expected type(s): {2}. + +# Port ({0}) on Onboard I/O module in SP ({2}) is faulted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7474\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Port ({0}) on Onboard I/O module in SP ({2}) is faulted. + +# Onboard I/O module in SP ({3}) is not inserted. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7475\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Onboard I/O module in SP ({3}) is not inserted. + +# SFP/Connector on port ({0}) of Onboard I/O module in SP ({2}) is faulted.\n\nEMC Part Number: ({3})\nEMC Serial Number: ({4})\nVendor Part Number: ({5})\nVendor Serial Number: ({6}). +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7476\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.SFP/Connector on port ({0}) of Onboard I/O module in SP ({2}) is faulted.\n\nEMC Part Number: ({3})\nEMC Serial Number: ({4})\nVendor Part Number: ({5})\nVendor Serial Number: ({6}). + +# The storage system is unable to create Flash Cache due to an internal software or hardware error. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7477\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to create Flash Cache due to an internal software or hardware error. + +# The storage system is unable to destroy Flash Cache due to an internal software or hardware error. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7478\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to destroy Flash Cache due to an internal software or hardware error. + +# The storage system is unable to modify Flash Cache setting for Thin Pool ({0}) due to an internal software or hardware error. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7479\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The storage system is unable to modify Flash Cache setting for Thin Pool ({0}) due to an internal software or hardware error. + +# Exceeded maximum allowed enclosures on bus ({0}) . Extra enclosure(s) cannot be brought online +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7480\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Exceeded maximum allowed enclosures on bus ({0}) . Extra enclosure(s) cannot be brought online + +# A critical disk drive in a Storage Pool is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7481\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.A critical disk drive in a Storage Pool is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. + +# The disk drive is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7482\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The disk drive is in the wrong slot. Depending on the RAID type of the Storage Pool, your LUNs are inaccessible by servers or are at greater risk of data loss. + +# Acknowledgements for writes have been sent to hosts but the data in SP cache cannot be written to storage. See Navisphere Manager Alerts for details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7485\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Acknowledgements for writes have been sent to hosts but the data in SP cache cannot be written to storage. See Navisphere Manager Alerts for details. + +# LUN {0} requires recovery. Please gather SPCollects from both SPs and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7486\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.LUN {0} requires recovery. Please gather SPCollects from both SPs and contact your service provider. + +# Expansion of LUN {0} has failed. Please gather SPCollects from both SPs and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7487\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Expansion of LUN {0} has failed. Please gather SPCollects from both SPs and contact your service provider. + +# Shrink of LUN {0} has failed. Please gather SPCollects from both SPs and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7488\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Shrink of LUN {0} has failed. Please gather SPCollects from both SPs and contact your service provider. + +# Some of the background operations of Virtual Provisioning Feature have failed. Please gather SPCollects from both SPs and contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7489\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Some of the background operations of Virtual Provisioning Feature have failed. Please gather SPCollects from both SPs and contact your service provider. + +# Automatic snapshot deletion has been paused by the system for pool {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748a\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Automatic snapshot deletion has been paused by the system for pool {0}. + +# Automatic snapshot deletion has been paused by the system for pool {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748b\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Automatic snapshot deletion has been paused by the system for pool {0}. + +# Automatic snapshot deletion encountered an error for pool {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748c\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Automatic snapshot deletion encountered an error for pool {0}. + +# Certificate is missing for these LDAPS server(s): {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748d\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Certificate is missing for these LDAPS server(s): {0}. + +# Non-FIPS certificate cannot be inserted into FIPS mode certificate store for these LDAPS server(s): {0}. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748e\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Non-FIPS certificate cannot be inserted into FIPS mode certificate store for these LDAPS server(s): {0}. + +# The LDAP settings did not install successfully on the File side of the VNX due a certificate trust error. The certificate does not contain the full trusted list of certificates (root and intermediate CA certificates) that the LDAP request needs in order to issue a valid query against the Directory Server. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b748f\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The LDAP settings did not install successfully on the File side of the VNX due a certificate trust error. The certificate does not contain the full trusted list of certificates (root and intermediate CA certificates) that the LDAP request needs in order to issue a valid query against the Directory Server. + +# There are {0} connections from {1} to virtual ports on FE port {2}. Only one connection is supported between an Initiator IQN and a target IQN. Remove duplicate connections. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b7603\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.There are {0} connections from {1} to virtual ports on FE port {2}. Only one connection is supported between an Initiator IQN and a target IQN. Remove duplicate connections. + +# Insufficient system resources were available. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8000\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Insufficient system resources were available. Please contact your service provider. + +# The Virtual Provisioning feature is in a degraded state. Please contact your service provider. Unable to process the %2 command because the feature is in a degraded state. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8100\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The Virtual Provisioning feature is in a degraded state. Please contact your service provider. Unable to process the %2 command because the feature is in a degraded state. + +# The Virtual Provisioning feature is in a degraded state. Please contact your service provider. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8104\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The Virtual Provisioning feature is in a degraded state. Please contact your service provider. + +# An attempt to create a LUN failed because it would have caused the pool to exceed its percent full threshold. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8527\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An attempt to create a LUN failed because it would have caused the pool to exceed its percent full threshold. + +# An attempt to expand a LUN failed because it would have caused the pool to exceed its percent full threshold. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b712d8528\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An attempt to expand a LUN failed because it would have caused the pool to exceed its percent full threshold. + +# Peer fault detected and two possible Frus are identified for replacement. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7127ca2b\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected and two possible Frus are identified for replacement. + +# Peer fault detected, no subfrus identified. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7127ca2c\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected, no subfrus identified. + +# Peer timeout detected. POST completed but SP did not finish initialization process. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7127ca2d\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer timeout detected. POST completed but SP did not finish initialization process. + +# Peer fault detected. Fault isolated to the Blade - CPU module, IO 0, IO 1. +EVENT EMCCritical .1.3.6.1.4.1.1981.0.6 "Status Events" Critical +MATCH $3: (\b7127ca2e\b) +FORMAT ZBXTRAP $aA An Critical EMC is generated in $*.Peer fault detected. Fault isolated to the Blade - CPU module, IO 0, IO 1. + +# An SP rebooted unexpectedly. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71518011\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An SP rebooted unexpectedly. + +# An operation on the secondary SP took too long to complete, and the SP was rebooted to cause a dump. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71518022\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An operation on the secondary SP took too long to complete, and the SP was rebooted to cause a dump. + +# An SP failed to reboot +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71518026\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An SP failed to reboot + +# An SP failed to reboot +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b71518027\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An SP failed to reboot + +# The device map is corrupt. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b76008024\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.The device map is corrupt. + +# I/O module ({0}) in SP ({1}) is broken. It is currently not configured by the storage system, but may be powered up. +EVENT EMCWarning .1.3.6.1.4.1.1981.0.4 "Status Events" Warning +MATCH $3: (\b7220\b) +FORMAT ZBXTRAP $aA An Warning EMC is generated in $*.I/O module ({0}) in SP ({1}) is broken. It is currently not configured by the storage system, but may be powered up. + +# I/O module ({0}) in SP ({1}) is unsupported, but may be powered up. +EVENT EMCWarning .1.3.6.1.4.1.1981.0.4 "Status Events" Warning +MATCH $3: (\b7221\b) +FORMAT ZBXTRAP $aA An Warning EMC is generated in $*.I/O module ({0}) in SP ({1}) is unsupported, but may be powered up. + +# Port ({0}) on I/O module ({1}) in SP ({2}) is unusable by the storage system because the SFP transceiver (for FE) or cable (for BE) that is inserted is either broken or unsupported. +EVENT EMCWarning .1.3.6.1.4.1.1981.0.4 "Status Events" Warning +MATCH $3: (\b7222\b) +FORMAT ZBXTRAP $aA An Warning EMC is generated in $*.Port ({0}) on I/O module ({1}) in SP ({2}) is unusable by the storage system because the SFP transceiver (for FE) or cable (for BE) that is inserted is either broken or unsupported. + +# DAE ({0}) appears to be miscabled. +EVENT EMCWarning .1.3.6.1.4.1.1981.0.4 "Status Events" Warning +MATCH $3: (\b7228\b) +FORMAT ZBXTRAP $aA An Warning EMC is generated in $*.DAE ({0}) appears to be miscabled. + +# Storage Pool ({0}) is ({1}%) full. See alerts for details. +EVENT EMCWarning .1.3.6.1.4.1.1981.0.4 "Status Events" Warning +MATCH $3: (\b722b\b) +FORMAT ZBXTRAP $aA An Warning EMC is generated in $*.Storage Pool ({0}) is ({1}%) full. See alerts for details. + +# Found multibit ECC error. See message details. +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b76008102\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Found multibit ECC error. See message details. + +# Unknown error record type in NVRAM +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b76008105\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.Unknown error record type in NVRAM + +# An IOCTL failed, see driver error in data section of event record +EVENT EMCError .1.3.6.1.4.1.1981.0.5 "Status Events" Error +MATCH $3: (\b79508017\b) +FORMAT ZBXTRAP $aA An Error EMC is generated in $*.An IOCTL failed, see driver error in data section of event record diff --git a/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/emc_host.pp b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/emc_host.pp new file mode 100644 index 0000000..6590428 --- /dev/null +++ b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/emc_host.pp @@ -0,0 +1,39 @@ +# +# Copyright 2015 Mirantis, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +define plugin_zabbix_monitoring_emc::emc_host( + $host_group = 'EMC', +) { + + $host = split($name,':') + + if size($host) == 2 { + plugin_zabbix_host { $host[0]: + host => $host[0], + type => 2, + ip => $host[1], + port => '161', + api => $plugin_zabbix::params::api_hash, + groups => $host_group, + } + plugin_zabbix_template_link { "${host[0]} Template EMC VNX": + host => $host[0], + template => 'Template EMC VNX', + api => $plugin_zabbix::params::api_hash, + require => Plugin_zabbix_host[$host[0]], + } + } + +} diff --git a/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/init.pp b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/init.pp new file mode 100644 index 0000000..c320e22 --- /dev/null +++ b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/init.pp @@ -0,0 +1,55 @@ +# +# Copyright 2015 Mirantis, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +class plugin_zabbix_monitoring_emc( + $host_group = 'EMC', +) +{ + + include plugin_zabbix::params + + file { '/etc/zabbix/import/Template_EMC_VNX.xml': + ensure => present, + source => 'puppet:///modules/plugin_zabbix_monitoring_emc/Template_EMC_VNX.xml', + } + + plugin_zabbix_configuration_import { 'Template_EMC_VNX.xml Import': + ensure => present, + xml_file => '/etc/zabbix/import/Template_EMC_VNX.xml', + api => $plugin_zabbix::params::api_hash, + require => File['/etc/zabbix/import/Template_EMC_VNX.xml'], + } + + plugin_zabbix_hostgroup {$host_group: + ensure => present, + api => $plugin_zabbix::params::api_hash, + } + + $zabbix_monitoring_emc_hash = hiera('zabbix_monitoring_emc') + $hosts_string = $zabbix_monitoring_emc_hash['hosts'] + + if $hosts_string { + $hosts = split($hosts_string,',') + + if size($hosts) > 0 { + plugin_zabbix_monitoring_emc::emc_host { $hosts: + host_group => $host_group, + } + Plugin_zabbix_configuration_import<||> -> Plugin_zabbix_monitoring_emc::Emc_host<||> + Plugin_zabbix_hostgroup<||> -> Plugin_zabbix_monitoring_emc::Emc_host<||> + } + } + +} diff --git a/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/snmptt_config.pp b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/snmptt_config.pp new file mode 100644 index 0000000..5a6ac09 --- /dev/null +++ b/deployment_scripts/puppet/modules/plugin_zabbix_monitoring_emc/manifests/snmptt_config.pp @@ -0,0 +1,47 @@ +# +# Copyright 2015 Mirantis, Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +class plugin_zabbix_monitoring_emc::snmptt_config { + + file { '/etc/snmp/snmptt.conf.d': + ensure => directory, + owner => 'root', + group => 'root', + mode => '0755', + } + + file { '/etc/snmp/snmptt.conf.d/emc.conf': + ensure => present, + owner => 'root', + group => 'root', + mode => '0644', + source => 'puppet:///modules/plugin_zabbix_monitoring_emc/snmptt_emc.conf', + require => File['/etc/snmp/snmptt.conf.d'], + } + + file_line { 'add emc.conf config to snmptt.ini': + path => '/etc/snmp/snmptt.ini', + after => 'snmptt_conf_files = < '/etc/snmp/snmptt.conf.d/emc.conf', + require => File['/etc/snmp/snmptt.conf.d/emc.conf'], + notify => Service['snmptt'], + } + + service { 'snmptt': + ensure => running, + enable => true, + } + +} diff --git a/environment_config.yaml b/environment_config.yaml new file mode 100644 index 0000000..f6e2a21 --- /dev/null +++ b/environment_config.yaml @@ -0,0 +1,12 @@ +attributes: + metadata: + restrictions: + - condition: "settings:zabbix_snmptrapd.metadata.enabled == false" + action: disable + message: This plugin requires SNMP trap daemon for Zabbix plugin + hosts: + value: "" + label: "EMC hardware to monitor" + description: "comma separated NAME:IP values" + weight: 10 + type: "text" diff --git a/metadata.yaml b/metadata.yaml new file mode 100644 index 0000000..b891ce2 --- /dev/null +++ b/metadata.yaml @@ -0,0 +1,33 @@ +# Plugin name +name: zabbix_monitoring_emc +title: EMC hardware monitoring extension for Zabbix plugin +# Plugin version +version: 1.0.0 +# Description +description: Adds EMC hardware monitoring to Zabbix plugin +# Required fuel version +fuel_version: ['6.1'] +# Groups +groups: ['monitoring'] +# Licenses +licenses: ['Apache License, Version 2.0'] +# Homepage +homepage: 'https://github.com/stackforge/fuel-plugin-zabbix-emc' +# Authors +authors: ['Dmitry Klenov ', 'Piotr Misiak ', 'Szymon Banka ', 'Alexander Zatserklyany '] + +# The plugin is compatible with releases in the list +releases: + - os: ubuntu + version: 2014.2-6.1 + mode: ['ha'] + deployment_scripts_path: deployment_scripts/ + repository_path: repositories/ubuntu + - os: centos + version: 2014.2-6.1 + mode: ['ha'] + deployment_scripts_path: deployment_scripts/ + repository_path: repositories/centos + +# Version of plugin package +package_version: '2.0.0' diff --git a/repositories/centos/.gitkeep b/repositories/centos/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/repositories/ubuntu/.gitkeep b/repositories/ubuntu/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/tasks.yaml b/tasks.yaml new file mode 100644 index 0000000..d8377ce --- /dev/null +++ b/tasks.yaml @@ -0,0 +1,14 @@ +- role: ['primary-controller'] + stage: post_deployment/8120 + type: puppet + parameters: + puppet_manifest: puppet/manifests/zabbix_config.pp + puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-1.0/puppet/modules + timeout: 300 +- role: ['primary-controller', 'controller'] + stage: post_deployment/8121 + type: puppet + parameters: + puppet_manifest: puppet/manifests/snmptt_config.pp + puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-1.0/puppet/modules + timeout: 300