Hi Guys.
I enabled the HP Server Agnet template against one of my servers and all looks healthy apart from one trigger and i dont know what it has a problem with to then go and fix it
Below is the part in the .xml that it is running and further down you will see the trigger command
<item type="4" key="HPsystemStateGlobalSystemStatus" value_type="3">
<description>HW: Global System Status</description>
<delay>240</delay>
<history>90</history>
<trends>365</trends>
<formula>1</formula>
<snmp_community>public</snmp_community>
<snmp_oid>.1.3.6.1.4.1.232.6.1.3.0</snmp_oid>
<snmp_port>161</snmp_port>
<valuemap>HP Insight System Status</valuemap>
</item>
The trigger is as follows
{SERVERNAMEHERE:HPsystemStateGlobalSystemStatus.la st(0)}>2
Does anyone know what i need to do to get this trigger to return false?
Thanks in advance
Craig
I enabled the HP Server Agnet template against one of my servers and all looks healthy apart from one trigger and i dont know what it has a problem with to then go and fix it
Below is the part in the .xml that it is running and further down you will see the trigger command
<item type="4" key="HPsystemStateGlobalSystemStatus" value_type="3">
<description>HW: Global System Status</description>
<delay>240</delay>
<history>90</history>
<trends>365</trends>
<formula>1</formula>
<snmp_community>public</snmp_community>
<snmp_oid>.1.3.6.1.4.1.232.6.1.3.0</snmp_oid>
<snmp_port>161</snmp_port>
<valuemap>HP Insight System Status</valuemap>
</item>
The trigger is as follows
{SERVERNAMEHERE:HPsystemStateGlobalSystemStatus.la st(0)}>2
Does anyone know what i need to do to get this trigger to return false?
Thanks in advance
Craig
Comment