Hello,
I realized that it's a wildcard plugin and it needs something after it
:)
Now the error is gone, and the entries show up in the web interface,
but the graphs are not there, it's just the legend. Oh, and the links
show up in red for some reason (Fans, Temperatures, Voltages).
Any ideas?
Please show us the entry/entries in the plugins directory.
I'm not sure what you mean by this.
In /etc/munin/plugins, I have sensors_temp, sensors_volt and
sensors_fan symlinked to /usr/share/munin/plugins/sensors_
In /etc/munin/plugin-conf.d/munin-node, I have:
[sensors_*]
user root
I doubt it's the output of the sensors program, but in any case, please
run it like this and send us the output:
LANG=C LC_ALL=C sensors
ok, here's the output:
----------------------------------------------------------------------------
root@storage02:/etc/munin/plugins# LANG=C LC_ALL=C sensors
bmc-i2c--1208488564-bf991a78
ERROR: Can't get adapter or algorithm?!?
in1: +1.30 V (min = +0.00 V, max = +0.00 V)
in2: +0.07 V (min = +0.00 V, max = +0.00 V)
in3: +0.07 V (min = +0.81 V, max = +0.98 V)
in4: +0.13 V (min = +10.42 V, max = +13.58 V)
in5: +11.59 V (min = +4.45 V, max = +5.56 V)
in6: +4.99 V (min = +1.36 V, max = +1.64 V)
in7: +1.50 V (min = +3.03 V, max = +3.61 V)
in8: +3.29 V (min = +2.94 V, max = +3.68 V)
in9: +3.32 V (min = +1.64 V, max = +1.99 V)
in10: +1.97 V (min = +1.33 V, max = +1.68 V)
fan1: 0 RPM (min = 330 RPM)
fan2: 0 RPM (min = 1221 RPM)
fan3: 0 RPM (min = 1221 RPM)
temp1: +0.0 C (high = +0 C, hyst = +2 C)
temp2: +0.0 C (high = +0 C, hyst = +2 C)
temp3: +772.2 C (high = +50 C, hyst = +0 C)
temp4: +0.0 C (high = +50 C, hyst = +0 C)
temp5: +1200.0 C (high = +48 C, hyst = +2 C)
temp6: +0.0 C (high = +66 C, hyst = +2 C)
-----------------------------------------------------------
Thanks,
Andrey.
Lupe Christoph wrote:
On Saturday, 2006-12-09 at 16:38:16 -0800, it wrote:
I'm trying to install sensors_ plugin, and I keep getting this error in
the log file: Plugin "sensors_" exited with status 512. No graphs show up.
Please show us the entry/entries in the plugins directory.
Output of "sensors":
---------------------------------------------------------
root@storage02:/etc/munin/plugin-conf.d# sensors
bmc-i2c--1208554100-bfed9fb8
ERROR: Can't get adapter or algorithm?!?
in1: +1.30 V (min = +0.00 V, max = +0.00 V)
in2: +0.07 V (min = +0.00 V, max = +0.00 V)
in3: +0.07 V (min = +0.81 V, max = +0.98 V)
in4: +0.13 V (min = +10.42 V, max = +13.58 V)
in5: +11.59 V (min = +4.45 V, max = +5.56 V)
in6: +4.99 V (min = +1.36 V, max = +1.64 V)
in7: +1.50 V (min = +3.03 V, max = +3.61 V)
in8: +3.29 V (min = +2.94 V, max = +3.68 V)
in9: +3.32 V (min = +1.64 V, max = +1.99 V)
in10: +1.97 V (min = +1.33 V, max = +1.68 V)
fan1: 0 RPM (min = 330 RPM)
fan2: 0 RPM (min = 1221 RPM)
fan3: 0 RPM (min = 1221 RPM)
temp1: +0.0°C (high = +0°C, hyst = +2°C)
temp2: +0.0°C (high = +0°C, hyst = +2°C)
temp3: +772.2°C (high = +50°C, hyst = +0°C)
temp4: +0.0°C (high = +50°C, hyst = +0°C)
temp5: +1190.0°C (high = +48°C, hyst = +2°C)
temp6: +0.0°C (high = +66°C, hyst = +2°C)
---------------------------------------------------------
I doubt it's the output of the sensors program, but in any case, please
run it like this and send us the output:
LANG=C LC_ALL=C sensors
Thanks,
Lupe Christoph
|