tags 296436 +wontfix thanks, Once upon a time, Bastian Venthur <[EMAIL PROTECTED]> sagely scribed: > > The temperature-output of this plugin shows a value about 100degreeCelsius. > I think the data needs to be evaluated, since the data is *not* the temp > in celsius, than some raw-value.
You're correct -- this is a raw value which, on some harddrives, is not the temp directly. The smart_* plugins use smartctl to fetch its data. Smartctl has some vendor-specific options to deal with this problem, e.g., on some Samsung drives you need to say: smartctl -a /dev/hda -v 194,10xCelsius I don't know what you have to add to your drive, but if you find the correct option, then add a file in /etc/munin/plugin-conf.d/ (call the file what you like), with the contents (just replace the params with your own): [smart_*] env.smartargs -v 194,10xCelsius ...you should start getting more proper temperature settings. -jo (upstream) :-)
pgpRLeuVhQzIO.pgp
Description: PGP signature