Philip Wiki

Персональный wiki-сайт

Инструменты пользователя

Инструменты сайта


docs:zabbix:templates:ml310g5

Template HP ML310G5 SNMP Agent

Этот шаблон считается устаревшим! В данный момент я использую обновленный шаблон с низкоуровневым обнаружением.

Обзор

Шаблон для мониторинга шассийных серверов ProLiant ML350 G5 Server series (412644-B21) по SNMP v2. Помимо технических данных, решил добавить сбор инвентарных (версии прошивки и модель). В шаблоне присутствует 2 группы элементов данных, 49 элементов данных и 11 триггеров. Каждый элемент данных имеет описание.

Данный шаблон адаптирован под Zabbix 2.0.3rc1 и выше, гарантировать его работу на других версиях не могу. На Zabbix 1.8.x и 1.9.x точно придётся исправить макрос {HOST.NAME}, а привязки к инвентаризации там вообще нет.

Перечень элементов данных на картинке ниже:

Пример

Для корректной работы шаблона, рекомендуется добавить преобразование значений. АдминистрированиеОбщиеПреобразование значений:

Имя Преобразование значений
HP SNMP Agent Condition 1 ⇒ other
2 ⇒ ok
3 ⇒ degraded
4 ⇒ failed

Шаблон

zbx_template_hp_ml310g5_snmp.xml
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
    <version>2.0</version>
    <date>2012-09-26T16:25:41Z</date>
    <groups>
        <group>
            <name>SNMP</name>
        </group>
        <group>
            <name>Templates</name>
        </group>
    </groups>
    <templates>
        <template>
            <template>Template HP ML310G5 SNMP Agent</template>
            <name>Template HP ML310G5 SNMP Agent</name>
            <groups>
                <group>
                    <name>SNMP</name>
                </group>
                <group>
                    <name>Templates</name>
                </group>
            </groups>
            <applications>
                <application>
                    <name>HP Drive Array</name>
                </application>
                <application>
                    <name>HP SNMP Agent</name>
                </application>
            </applications>
            <items>
                <item>
                    <name>Blade Random Write Rate % of Max</name>
                    <type>15</type>
                    <snmp_community/>
                    <multiplier>0</multiplier>
                    <snmp_oid/>
                    <key>RandomWriteRatePctMax</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>0</value_type>
                    <allowed_hosts/>
                    <units>%</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params>avg(&quot;cpqDaPhyDrvWrites.2.0&quot;,#3) / 200</params>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port/>
                    <description>Sectors Written (low).&#13;
&#13;
The phyDrvHWrites and the phyDrvWrites together shows the total number of sectors written to the physical disk drive during the reference hours (phyDrvRefHours).&#13;
&#13;
The actual number of sectors written equals the phyDrvHWrites times 2^32 plus the phyDrvWrites.&#13;
&#13;
This information may be useful for determining rates. For instance, if you wanted to calculate the average number of writes per hour of operation, divide this number by the reference hours.</description>
                    <inventory_link>0</inventory_link>
                    <applications/>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive 0 Total Bytes Read</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.11.2.0</snmp_oid>
                    <key>cpqDaPhyDrvReads.0</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>512</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive 0 Total Bytes Written</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.13.2.0</snmp_oid>
                    <key>cpqDaPhyDrvWrites.0</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>512</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive 1 Total Bytes Read</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.11.2.1</snmp_oid>
                    <key>cpqDaPhyDrvReads.1</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>512</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive 1 Total Bytes Written</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.13.2.1</snmp_oid>
                    <key>cpqDaPhyDrvWrites.1</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>512</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Accelerator Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.2.1.9.2</snmp_oid>
                    <key>cpqDaAccelCondition.2</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>The condition of the device.  This value represents the overall condition of this array accelerator.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Array Accelerator Status</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.2.1.2.2</snmp_oid>
                    <key>cpqDaAccelStatus.2</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Array Accelerator Board Status.&#13;
&#13;
This describes the status of the accelerator write cache.&#13;
&#13;
The status can be:&#13;
&#13;
Other (1)&#13;
 Indicates that the instrument agent does not recognize the&#13;
 status of the Array Accelerator.  You may need to upgrade&#13;
 the instrument agent.&#13;
&#13;
Invalid (2)&#13;
 Indicates that an Array Accelerator board has not been&#13;
 installed in this system or is present but not configured.&#13;
&#13;
Enabled (3)&#13;
 Indicates that write cache operations are currently configured&#13;
 and enabled for at least one logical drive.&#13;
&#13;
Temporarily Disabled (4)&#13;
 Indicates that write cache operations have been temporarily&#13;
 disabled. View the Array Accelerator Board Error Code object&#13;
 to determine why the write cache operations have been&#13;
 temporarily disabled.&#13;
&#13;
Permanently Disabled (5)&#13;
 Indicates that write cache operations have been permanently&#13;
 disabled.  View the Array Accelerator Board Error Code object&#13;
 to determine why the write cache operations have been disabled.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Accelerator Write Cache %</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.2.1.14.2</snmp_oid>
                    <key>cpqDaAccelWriteCachePercent.2</key>
                    <delay>600</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>%</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Write Cache Percent.&#13;
&#13;
This shows the percent of cache memory allocated for posted write caching.  If the data cannot be determined or is not applicable, the value is set to 4,294,967,295.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Controller Firmware Revision</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.1.1.3.2</snmp_oid>
                    <key>cpqDaCntlrFWRev.2</key>
                    <delay>86400</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Array Controller Firmware Revision.&#13;
&#13;
The firmware revision of the drive array controller. This value can be used to help identify a particular revision of the controller.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Controller Model</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.1.1.2.2</snmp_oid>
                    <key>cpqDaCntlrModel.2</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>0</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Array Controller Model.&#13;
&#13;
The type of controller card.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Logical Drive Avg Latency</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.7.1.1.7.2.1</snmp_oid>
                    <key>cpqDaCntlrPerfAvgLatency.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>0</value_type>
                    <allowed_hosts/>
                    <units>ms</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>.01</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Array Controller Performance Monitor Average Command Latency.&#13;
&#13;
This value shows the average command latency for this sample in 1/10,000 second units.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Logical Drive Avg Queue Depth</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.8.1.1.5.2.1.1</snmp_oid>
                    <key>cpqDaLogDrvPerfAvgQueueDepth.2.1.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Array Logical Drive Performance Monitor Average Queue Depth.&#13;
&#13;
This value indicates the average command queue depth of the logical volume.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Logical Drive Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.3.1.1.11.2.1</snmp_oid>
                    <key>cpqDaLogDrvCondition.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>The Logical Drive condition.&#13;
&#13;
This value represents the overall condition of this logical drive and any associated physical drives.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Array Logical Drive Fault Tolerance</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.3.1.1.3.2.1</snmp_oid>
                    <key>cpqDaLogDrvFltTol.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Logical Drive Fault Tolerance.&#13;
&#13;
This shows the fault tolerance mode of the logical drive. The following values are valid for the Logical Drive Fault Tolerance:&#13;
&#13;
None (2)&#13;
 Fault tolerance is not enabled.  If a physical drive reports&#13;
 an error, the data cannot be recovered by the drive array&#13;
 controller.&#13;
&#13;
Mirroring (3)&#13;
 For each physical drive, there is a second physical drive&#13;
 containing identical data. If a drive fails, the data can be&#13;
 retrieved from the mirror drive.&#13;
&#13;
Data Guard (4)&#13;
 One of the physical drives is used as a data guard drive and&#13;
 contains the exclusive OR of the data on the remaining drives.&#13;
 If a failure is detected, the drive array controller rebuilds&#13;
 the data using the data guard information plus information&#13;
 from the other drives.&#13;
&#13;
Distributed Data Guard (5)&#13;
 Distributed Data Guarding, sometimes referred to as RAID 5,&#13;
 is similar to Data Guarding, but instead of storing the parity&#13;
 information on one drive, the information is distributed across&#13;
 all of the drives.  If a failure is detected, the drive array&#13;
 controller rebuilds the data using the data guard information&#13;
 from all the drives.&#13;
&#13;
Advanced Data Guarding (7)&#13;
 Advanced Data Guarding (RAID ADG) is the fault tolerance method&#13;
 that provides the highest level of data protection.  It&#13;
 'stripes' data and parity across all the physical drives in the&#13;
 configuration to ensure the uninterrupted availability of&#13;
 uncorrupted data.  This fault-tolerance method is similar to&#13;
 distributed data guard (RAID 5) in that parity data is&#13;
 distributed across all drives in the array, except in RAID ADG&#13;
 the capacity of multiple drives is used to store parity data.&#13;
 Assuming the capacity of 2 drives is used for parity data,&#13;
 this allows continued operation despite simultaneous failure of&#13;
 any 2 drives in the array, whereas RAID 4 and RAID 5 can only&#13;
 sustain failure of a single drive.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Logical Drive Status</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.3.1.1.4.2.1</snmp_oid>
                    <key>cpqDaLogDrvStatus.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>Logical Drive Status.&#13;
&#13;
The logical drive can be in one of the following states:&#13;
&#13;
Ok (2)&#13;
 Indicates that the logical drive is in normal operation mode.&#13;
&#13;
Failed (3)&#13;
 Indicates that more physical drives have failed than the&#13;
 fault tolerance mode of the logical drive can handle without&#13;
 data loss.&#13;
&#13;
Unconfigured (4)&#13;
 Indicates that the logical drive is not configured.&#13;
&#13;
Recovering (5)&#13;
 Indicates that the logical drive is using Interim Recovery Mode.&#13;
 In Interim Recovery Mode, at least one physical drive has&#13;
 failed, but the logical drive's fault tolerance mode lets the&#13;
 drive continue to operate with no data loss.&#13;
&#13;
Ready Rebuild (6)&#13;
 Indicates that the logical drive is ready for Automatic Data&#13;
 Recovery.  The physical drive that failed has been replaced,&#13;
 but the logical drive is still operating in Interim Recovery&#13;
 Mode.&#13;
&#13;
Rebuilding (7)&#13;
 Indicates that the logical drive is currently doing Automatic&#13;
 Data Recovery.  During Automatic Data Recovery, fault tolerance&#13;
 algorithms restore data to the replacement drive.&#13;
&#13;
Wrong Drive (8)&#13;
 Indicates that the wrong physical drive was replaced after a&#13;
 physical drive failure.&#13;
&#13;
Bad Connect (9)&#13;
 Indicates that a physical drive is not responding.&#13;
&#13;
Overheating (10)&#13;
 Indicates that the drive array enclosure that contains the&#13;
 logical drive is overheating.  The drive array is still&#13;
 functioning, but should be shutdown.&#13;
&#13;
Shutdown (11)&#13;
 Indicates that the drive array enclosure that contains the&#13;
 logical drive has overheated.  The logical drive is no longer&#13;
 functioning.&#13;
&#13;
Expanding (12)&#13;
 Indicates that the logical drive is currently doing Automatic&#13;
 Data Expansion.  During Automatic Data Expansion, fault&#13;
 tolerance algorithms redistribute logical drive data to the&#13;
 newly added physical drive.&#13;
&#13;
Not Available (13)&#13;
 Indicates that the logical drive is currently unavailable.&#13;
 If a logical drive is expanding and the new configuration&#13;
 frees additional disk space, this free space can be&#13;
 configured into another logical volume.  If this is done,&#13;
 the new volume will be set to not available.&#13;
&#13;
Queued For Expansion (14)&#13;
 Indicates that the logical drive is ready for Automatic Data&#13;
 Expansion.  The logical drive is in the queue for expansion.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 0 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.37.2.0</snmp_oid>
                    <key>cpqDaPhyDrvCondition.2.0</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Array Physical Drive 0 Reads/Sec</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.11.2.0</snmp_oid>
                    <key>cpqDaPhyDrvReads.2.0</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>reads/s</units>
                    <delta>1</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 0 Status</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.6.2.0</snmp_oid>
                    <key>cpqDaPhyDrvStatus.2.0</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 0 Writes/Sec</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.13.2.0</snmp_oid>
                    <key>cpqDaPhyDrvWrites.2.0</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>writes/s</units>
                    <delta>1</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 1 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.37.2.1</snmp_oid>
                    <key>cpqDaPhyDrvCondition.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Array Physical Drive 1 Reads/Sec</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.11.2.1</snmp_oid>
                    <key>cpqDaPhyDrvReads.2.1</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>reads/s</units>
                    <delta>1</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 1 Status</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.6.2.1</snmp_oid>
                    <key>cpqDaPhyDrvStatus.2.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 1 Writes/Sec</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.13.2.1</snmp_oid>
                    <key>cpqDaPhyDrvWrites.2.1</key>
                    <delay>60</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>writes/s</units>
                    <delta>1</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Drive Array Physical Drive 2 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.37.2.2</snmp_oid>
                    <key>cpqDaPhyDrvCondition.2.2</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Array Physical Drive 3 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.5.1.1.37.2.3</snmp_oid>
                    <key>cpqDaPhyDrvCondition.2.3</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP Drive Array</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Drive Write Cache State</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.3.2.2.1.1.27.2</snmp_oid>
                    <key>cpqDaCntlrDriveWriteCacheState.2</key>
                    <delay>600</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Enclosure Name !!!</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.13.1.1.8.1</snmp_oid>
                    <key>cpqSiRackEnclosureMgrName.1</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>1</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>!!!</description>
                    <inventory_link>28</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Fault Tolerant Fan 0 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.6.2.6.7.1.9.0.1</snmp_oid>
                    <key>cpqHeFltTolFanCondition.0.1</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>The condition of the fan.&#13;
&#13;
This value will be one of the following: other(1)&#13;
 Fan status detection is not supported by this system or driver.&#13;
&#13;
ok(2)&#13;
 The fan is operating properly.&#13;
&#13;
degraded(2)&#13;
 A redundant fan is not operating properly.&#13;
&#13;
failed(4)&#13;
 A non-redundant fan is not operating properly.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Fault Tolerant Fan 2 Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.6.2.6.7.1.9.0.3</snmp_oid>
                    <key>cpqHeFltTolFanCondition.0.3</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>The condition of the fan.&#13;
&#13;
This value will be one of the following: other(1)&#13;
 Fan status detection is not supported by this system or driver.&#13;
&#13;
ok(2)&#13;
 The fan is operating properly.&#13;
&#13;
degraded(2)&#13;
 A redundant fan is not operating properly.&#13;
&#13;
failed(4)&#13;
 A non-redundant fan is not operating properly.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Firmware 0 DisplayName</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.4.0</snmp_oid>
                    <key>cpqHoFwVerDisplayName.0</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 0 Version</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.5.0</snmp_oid>
                    <key>cpqHoFwVerVersion.0</key>
                    <delay>86400</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 1 DisplayName</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.4.1</snmp_oid>
                    <key>cpqHoFwVerDisplayName.1</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 1 Version</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.5.1</snmp_oid>
                    <key>cpqHoFwVerVersion.1</key>
                    <delay>86400</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 2 DisplayName</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.4.2</snmp_oid>
                    <key>cpqHoFwVerDisplayName.2</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 2 Version</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.5.2</snmp_oid>
                    <key>cpqHoFwVerVersion.2</key>
                    <delay>86400</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 3 DisplayName</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.4.3</snmp_oid>
                    <key>cpqHoFwVerDisplayName.3</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Firmware 3 Version</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.11.2.14.1.1.5.3</snmp_oid>
                    <key>cpqHoFwVerVersion.3</key>
                    <delay>86400</delay>
                    <history>365</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Health MIB Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.6.1.3.0</snmp_oid>
                    <key>cpqHeMibCondition.0</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>The overall condition (status) of the system represented by this MIB.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Memory Module Size 1</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.1</snmp_oid>
                    <key>cpqSiMemModuleSize.0.1</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 2</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.2</snmp_oid>
                    <key>cpqSiMemModuleSize.0.2</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 3</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.3</snmp_oid>
                    <key>cpqSiMemModuleSize.0.3</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 4</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.4</snmp_oid>
                    <key>cpqSiMemModuleSize.0.4</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 5</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.5</snmp_oid>
                    <key>cpqSiMemModuleSize.0.5</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 6</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.6</snmp_oid>
                    <key>cpqSiMemModuleSize.0.6</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 7</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.7</snmp_oid>
                    <key>cpqSiMemModuleSize.0.7</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Memory Module Size 8</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>1</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.5.1.3.0.8</snmp_oid>
                    <key>cpqSiMemModuleSize.0.8</key>
                    <delay>86400</delay>
                    <history>7</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units>B</units>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1024</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Product Name</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.2.2.4.2.0</snmp_oid>
                    <key>cpqSiProductName.0</key>
                    <delay>86400</delay>
                    <history>30</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>4</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description/>
                    <inventory_link>29</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap/>
                </item>
                <item>
                    <name>Resilient Memory Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.6.2.14.4.0</snmp_oid>
                    <key>cpqHeResilientMemCondition.0</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>This value specifies the current condition of the Advanced Memory Protection subsystem.&#13;
&#13;
The following states are supported:&#13;
&#13;
other(1)&#13;
 The system does not support fault tolerant memory or the&#13;
 state cannot be determined by the Management Agent.&#13;
&#13;
ok(2)&#13;
 This system is operating normally.&#13;
&#13;
degraded(3)&#13;
 The system is running in a degraded state because the&#13;
 Advanced Memory Protection subsystem has been engaged.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
                <item>
                    <name>Thermal Condition</name>
                    <type>4</type>
                    <snmp_community>{$SNMP_COMMUNITY}</snmp_community>
                    <multiplier>0</multiplier>
                    <snmp_oid>1.3.6.1.4.1.232.6.2.6.1.0</snmp_oid>
                    <key>cpqHeThermalCondition.0</key>
                    <delay>600</delay>
                    <history>90</history>
                    <trends>365</trends>
                    <status>0</status>
                    <value_type>3</value_type>
                    <allowed_hosts/>
                    <units/>
                    <delta>0</delta>
                    <snmpv3_securityname/>
                    <snmpv3_securitylevel>0</snmpv3_securitylevel>
                    <snmpv3_authpassphrase/>
                    <snmpv3_privpassphrase/>
                    <formula>1</formula>
                    <delay_flex/>
                    <params/>
                    <ipmi_sensor/>
                    <data_type>0</data_type>
                    <authtype>0</authtype>
                    <username/>
                    <password/>
                    <publickey/>
                    <privatekey/>
                    <port>161</port>
                    <description>This value specifies the overall condition of the system's thermal environment.</description>
                    <inventory_link>0</inventory_link>
                    <applications>
                        <application>
                            <name>HP SNMP Agent</name>
                        </application>
                    </applications>
                    <valuemap>
                        <name>HP SNMP Agent Condition</name>
                    </valuemap>
                </item>
            </items>
            <discovery_rules/>
            <macros/>
            <templates/>
            <screens/>
        </template>
    </templates>
    <triggers>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaAccelCondition.2.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Accelerator Condition is Not OK ({ITEM.LASTVALUE})</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaLogDrvCondition.2.1.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Logical Drive Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaPhyDrvCondition.2.0.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Physical Drive 0 Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>4</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaPhyDrvCondition.2.1.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Physical Drive 1 Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>4</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaPhyDrvCondition.2.2.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Physical Drive 2 Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>4</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqDaPhyDrvCondition.2.3.last(0)}#2</expression>
            <name>{HOST.NAME}: Drive Array Physical Drive 3 Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>4</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqHeFltTolFanCondition.0.1.last(0)}&gt;2</expression>
            <name>{HOST.NAME}: Fault Tolerant Fan 0 Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqHeFltTolFanCondition.0.3.last(0)}&gt;2</expression>
            <name>{HOST.NAME}: Fault Tolerant Fan Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqHeMibCondition.0.last(0)}#2</expression>
            <name>{HOST.NAME}: Health MIB Condition is Not OK</name>
            <url/>
            <status>1</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqHeResilientMemCondition.0.last(0)}#2</expression>
            <name>{HOST.NAME}: Resilient Memory Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
        <trigger>
            <expression>{Template HP ML310G5 SNMP Agent:cpqHeThermalCondition.0.last(0)}#2</expression>
            <name>{HOST.NAME}: Thermal Condition is Not OK</name>
            <url/>
            <status>0</status>
            <priority>1</priority>
            <description/>
            <type>0</type>
            <dependencies/>
        </trigger>
    </triggers>
</zabbix_export>

Обсуждение

Philip, 02.10.2012 15:39

Решил разделить данные инвентаризации и показатели сервера (два шаблона). К инвентаризации добавил серийный номер и идентификатор сервера, плюс к показателям прописал снятие данных со всех температурных датчиков. Шаблон инвентаризации вроде как универсален (работает с 180 и 580).

Позже обновлю, если забуду, ткните.

Rolands, 24.04.2013 15:58

Privet! Mozesh podelitsya s zabbix shablonami dlya HP?

Philip, 24.04.2013 16:01

Привет. Я сейчас на больничном, если не горит, то в течении недели (ну, может двух) актуализирую шаблоны.

Philip, 01.10.2013 11:35

Этот шаблон считается устаревшим! В данный момент я использую обновленный шаблон с низкоуровневым обнаружением.

jdusautoir, 29.07.2015 17:27

it's work for ML350 G7 and G9 ?

Philip, 29.07.2015 21:34

Hi! This's old template, use next version: «Универсальный шаблон для серверов HP».

Только авторизованные участники могут оставлять комментарии.
docs/zabbix/templates/ml310g5.txt · Последнее изменение: 14.12.2016 22:16 — philip

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki