Ad Widget

Collapse

HP Server Agent Issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cjwallace
    Senior Member
    • Sep 2008
    • 126

    #1

    HP Server Agent Issue

    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
  • cjwallace
    Senior Member
    • Sep 2008
    • 126

    #2
    Also if i run the following command from my Zabbix server

    snmpwalk -v1 -c public IP ADDRESS HERE .1.3.6.1.4.1.232.6.1.3.0

    I get the following returned

    SNMPv2-SMI::enterprises.232.6.1.3.0 = INTEGER: 4

    Not sure if thins helps with trying to work out my issue. The server is a HP DL380 G3 also

    Cheers

    Craig

    Comment

    • erozen
      Junior Member
      Zabbix Certified Specialist
      • Apr 2007
      • 18

      #3
      Check out the following page:

      http://www.mibdepot.com/cgi-bin/getm...HeMibCondition


      Not much more help really. You need to have other triggers set up for the individual components, so you can see what's failed. This is just a summary.

      Comment

      Working...