Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-3188

IPMI host unreachable

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 1.8.2
    • Server (S)
    • Debian GNU/Linux Lenny 5.0.4

      IPMI partially work.

      IPMI is working fine with ipmitool, but partially with zabbix.

      A request to sensor "Planar Temp" works well but a request "Voltage 1" or "Voltage 2" doesn't work while it works with ipmitool :

      Log zabbix :
      In substitute_simple_macros (data:'ipmi.get.voltage1')
      In substitute_simple_macros (data:'10.10.10.65')
      In get_value() key:'ipmi.get.voltage1'
      In get_value_ipmi(key:ipmi.get.voltage1)
      In init_ipmi_host([10.10.10.65]:623)
      In get_ipmi_host([10.10.10.65]:623)
      In get_ipmi_sensor_by_name() Voltage 1@[10.10.10.65]:623
      In read_ipmi_sensor() Voltage 1@[10.10.10.65]:623
      In got_thresh_reading()
      Error 0x10000cb while read threshold sensor
      End of get_value():NETWORK_ERROR
      In substitute_simple_macros (data:'ipmi.get.voltage2')
      In substitute_simple_macros (data:'10.10.10.65')
      IPMI Host 10059 is unreachable. Skipping [ipmi.get.voltage2]

      But by ssh on the zabbix server :

      1. ipmitool -H10.10.10.65 -UXXX -PYYY sdr get 'Voltage 1' | fgrep "Sensor Reading" | awk ' {print $4}'
        232
        # ipmitool -H10.10.10.65 -UXXX -PYYY sdr get 'Voltage 2' | fgrep "Sensor Reading" | awk '{print $4}

        '
        232

      So...

            Unassigned Unassigned
            huji Alfred Sawaya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: