The ipmitool doesn&#39;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&#39;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">&lt;<a href="mailto:peter@holik.at">peter@holik.at</a>&gt;</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>
#&gt; 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>
&lt;Plugin syslog&gt;<br>
        LogLevel debug<br>
&lt;/Plugin&gt;<br>
<br>
cu Peter<br>
<div class="im"><br>
&gt; Thank you, that was a typo. But I still get the same error message in my<br>
&gt; logfile after I changed it. I tried collectd version 4.7.2 and 4.8.1, and<br>
&gt; got the same error in both logs.<br>
&gt;<br>
&gt; Am I missing any libraries required by IPMI? I installed the following RPM<br>
&gt; packages on my CentOS:<br>
&gt;<br>
&gt; OpenIPMI-2.0.16-5.el5_4.1<br>
&gt; OpenIPMI-devel-2.0.16-5.el5_4.1<br>
&gt; OpenIPMI-libs-2.0.16-5.el5_4.1<br>
&gt; ipmiutil-2.0.2-1.el5.rf<br>
<br>
<br>
</div>&gt;&gt; -NotifySensorNotPresent flase<br>
&gt;&gt; +NotifySensorNotPresent false<br>
<div class="im"><br>
&gt;&gt; &gt; I am trying to use the IPMI plugin to collect all the sensors except the<br>
&gt;&gt; &gt; current sensor. I enabled the IPMI plugin and started collectd. But I<br>
&gt;&gt; don&#39;t<br>
&gt;&gt; &gt; know how to find out if the IPMI plugin is running? I don&#39;t see any rrd<br>
&gt;&gt; &gt; files created by it in my rrdfile directory.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Could you please help to see if there is anything wrong with my<br>
&gt;&gt; &gt; configuration. Here is the configuration of ipmi in /etc/collectd.conf<br>
&gt;&gt; file:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; LoadPlugin ipmi<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &lt;Plugin ipmi&gt;<br>
&gt;&gt; &gt;         Sensor &quot;current&quot;<br>
&gt;&gt; &gt;         IgnoreSelected true<br>
&gt;&gt; &gt;         NotifySensorAdd false<br>
&gt;&gt; &gt;         NotifySensorRemove true<br>
&gt;&gt; &gt;         NotifySensorNotPresent flase<br>
&gt;&gt; &gt; &lt;/Plugin&gt;<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>