[collectd] ipmi plugin with dell 2950

Peter Holik holik at it-technology.at
Tue Jun 17 12:52:43 CEST 2008


Hi!

#> ipmitool sensor
Temp             | -63.000    | degrees C  | ok    | na        | na        | na        |
85.000    | 90.000    | na
Temp             | 50.000     | degrees C  | ok    | na        | na        | na        |
85.000    | 90.000    | na
Temp             | 40.000     | degrees C  | ok    | 64.000    | na        | -128.000  |
-128.000  | na        | na
Temp             | 40.000     | degrees C  | ok    | 64.000    | na        | -128.000  |
-128.000  | na        | na

leads to

collectd[8375]: uc_update: Value too old: name = holik.at/ipmi/temperature-Temp; value
time = 1213699822; last cacheupdate = 1213699822;
collectd[8375]: rrdtool plugin: (rc->last_value = 1213699822) >= (value_time = 1213699822)
collectd[8375]: uc_update: Value too old: name = holik.at/ipmi/temperature-Temp; value
time = 1213699822; last cacheupdate = 1213699822;
collectd[8375]: rrdtool plugin: (rc->last_value = 1213699822) >= (value_time = 1213699822)
collectd[8375]: uc_update: Value too old: name = holik.at/ipmi/temperature-Temp; value
time = 1213699822; last cacheupdate = 1213699822;
collectd[8375]: rrdtool plugin: (rc->last_value = 1213699822) >= (value_time = 1213699822)

The main reason for this is that the sensor name is 4 times "Temp" and not
"Temp 1", Temp 2" ...


cu Peter




More information about the collectd mailing list