The ipmitool doesn't work on my box. Here is the result of the command ipmitool sensor:<br><br># ipmitool sensor<br>Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory<br>Get Device ID command failed<br>
Unable to open SDR for reading<br><br>I have to figure out what's wrong with it. It looks my OpenIPMI installation on my CentOS box is not right.<br><br>Thank you!<br><br>Jie<br><br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 11:43 AM, Peter Holik <span dir="ltr"><<a href="mailto:peter@holik.at">peter@holik.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry i have no RPM based systems here.<br>
<br>
Is ipmi really working, can you see some values with a tool?<br>
<br>
Here in debian/ubuntu i use<br>
<br>
#> ipmitool sensor<br>
<br>
so see some values like<br>
<br>
Temp | 50.000 | degrees C | ok | na | na | na | 85.000<br>
| 90.000 | na<br>
Temp | 40.000 | degrees C | ok | 64.000 | na | -128.000 | -128.000<br>
| na | na<br>
Temp | 40.000 | degrees C | ok | 64.000 | na | -128.000 | -128.000<br>
| na | na<br>
Ambient Temp | 27.000 | degrees C | ok | na | 3.000 | 8.000 | 42.000<br>
| 47.000 | na<br>
CMOS Battery | 0x0 | discrete | 0x0080| na | na | na | na<br>
| na | na<br>
<br>
<br>
<br>
maybe try to add debugging to syslog in collectd.conf<br>
<br>
LoadPlugin syslog<br>
<br>
<Plugin syslog><br>
LogLevel debug<br>
</Plugin><br>
<br>
cu Peter<br>
<div class="im"><br>
> Thank you, that was a typo. But I still get the same error message in my<br>
> logfile after I changed it. I tried collectd version 4.7.2 and 4.8.1, and<br>
> got the same error in both logs.<br>
><br>
> Am I missing any libraries required by IPMI? I installed the following RPM<br>
> packages on my CentOS:<br>
><br>
> OpenIPMI-2.0.16-5.el5_4.1<br>
> OpenIPMI-devel-2.0.16-5.el5_4.1<br>
> OpenIPMI-libs-2.0.16-5.el5_4.1<br>
> ipmiutil-2.0.2-1.el5.rf<br>
<br>
<br>
</div>>> -NotifySensorNotPresent flase<br>
>> +NotifySensorNotPresent false<br>
<div class="im"><br>
>> > I am trying to use the IPMI plugin to collect all the sensors except the<br>
>> > current sensor. I enabled the IPMI plugin and started collectd. But I<br>
>> don't<br>
>> > know how to find out if the IPMI plugin is running? I don't see any rrd<br>
>> > files created by it in my rrdfile directory.<br>
>> ><br>
>> > Could you please help to see if there is anything wrong with my<br>
>> > configuration. Here is the configuration of ipmi in /etc/collectd.conf<br>
>> file:<br>
>> ><br>
>> > LoadPlugin ipmi<br>
>> ><br>
>> > <Plugin ipmi><br>
>> > Sensor "current"<br>
>> > IgnoreSelected true<br>
>> > NotifySensorAdd false<br>
>> > NotifySensorRemove true<br>
>> > NotifySensorNotPresent flase<br>
>> > </Plugin><br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
</div></div></blockquote></div><br>