[collectd] sensors question
Richárd Kun
kr.listak at gmail.com
Thu Dec 17 13:18:10 CET 2009
Hi,
I wanted to collecting temperature informations, but on the graphs there
aren't any temperature information.
"sensors" provides the information:
host:~# sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +32.0°C (high = +82.0°C, crit = +100.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +40.0°C (high = +82.0°C, crit = +100.0°C)
etc...
The relevant sections of collectd.conf looks like:
LoadPlugin sensors
<Plugin sensors>
Sensor "coretemp-isa-0000/temperature-Core 0"
# IgnoreSelected false
</Plugin>
I raised the debug level:
<Plugin syslog>
LogLevel debug
</Plugin>
but the syslog says nothing important:
Dec 17 12:38:29 host collectd[7340]: Initialization complete, entering
read-loop.
In the "Plugin sensors" section, what should I write to the name of the
sensor?
Thanks:
--
Best regards,
Ricsi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20091217/9408c886/attachment.htm
More information about the collectd
mailing list