Ad Widget

Collapse

IPMI support

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pscs
    Junior Member
    • Feb 2012
    • 8

    #1

    IPMI support

    I'm having trouble with the IPMI support (in 1.8.5)

    It's working, but only partially

    For instance, on one of our (HP) servers, the IPMITool output gives me:

    Code:
    CPU0 Dmn 0 Temp  | 30.000     | degrees C  | ok    | na        | na        | na        | 95.000    | 100.000   | na
    CPU0 Dmn 1 Temp  | 30.000     | degrees C  | ok    | na        | na        | na        | 95.000    | 100.000   | na
    CPU1 Dmn 0 Temp  | na         | degrees C  | na    | na        | na        | na        | 95.000    | 100.000   | na
    CPU1 Dmn 1 Temp  | na         | degrees C  | na    | na        | na        | na        | 95.000    | 100.000   | na
    Inlet Amb Temp   | 27.000     | degrees C  | ok    | na        | na        | na        | 53.000    | 58.000    | na
    So, I created a couple of IPMI agent entries with sensors of
    "CPU0 Dmn 0 Temp"
    and
    "Inlet Amb Temp"
    (without the quotes)

    The "CPU0 Dmn 0 Temp" sensor is working fine in Zabbix, but the "Inlet Amb Temp" one gives an error "Sensor or control Inlet Amb Temp@[aaa.bbb.ccc.ddd]:623 does not exist"

    (On the same server there are other sensors which work, eg fan speed, and other sensors which don't work, eg PSU status)

    Any ideas?

    (PS - looking at historical data, it looks as if another sensor 'PCI Amp Temp' did work for about an hour, a few days ago, but is now saying it doesn't exist)
    Last edited by pscs; 08-02-2012, 17:07.
  • Zaniwoop
    Senior Member
    • Jan 2010
    • 232

    #2
    The only items on HP that seem to work are Temp.
    All others report errors.

    I am hoping this will be fixed in ver 2

    Comment

    • pscs
      Junior Member
      • Feb 2012
      • 8

      #3
      Yeah. I've given up and used the external perl script posted here for getting IPMI values, which works absolutely fine, and handles the discrete values as well.

      Comment

      Working...