1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
2016-01-08 (Version 4.1.1)
* the plugins falls back to the Nagios:: plugins if the Monitoring:: plugins are not installed
2015-11-23 (Version 4.1.0)
* fix for device names on new kernels
2011-01-28 (Version 4.0.0)
* code cleanup
* multiple --rename options
2008-10-17 (Version 3.1.1)
* added a short pause while reading the output of 'sensors' to cope
with some systems where a delay caused the plugin to fail
2007-10-03 (Version 3.0.0)
* the plugin is now compatible with embedded perl
2007-07-10 (Version 2.0.0)
* added --low, --high and --range options
* deprecated the --check option
* added the sensor(s) output to the status string
2007-06-20
* automatic detection of the path for hddtemp and sensors
* --nosensors and --nodrives to disable sensors or drive temperature checks
* --rename option to rename sensors
* only the checked sensors are included in the performace output
* --sanitaze option to remove spaces from sensor names
2007-06-18
* Initial release
|