git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2019-04-17 19:07:19 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2019-04-17 19:07:19 +0200
commit1e2387474a449452b78520b9ad96a8b4b5e99722 (patch)
tree836889471eec7d2aac177405068e2a8f1e2b1978 /nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes
downloadnagios-plugins-contrib-1e2387474a449452b78520b9ad96a8b4b5e99722.tar.bz2
initial commit of source fetch
Diffstat (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes')
-rw-r--r--nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes57
1 files changed, 57 insertions, 0 deletions
diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes b/nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes
new file mode 100644
index 0000000..bebef07
--- /dev/null
+++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_lm_sensors/check_lm_sensors-4.1.1/Changes
@@ -0,0 +1,57 @@
+2016-01-08 Matteo Corti <matteo@corti.li>
+
+ * check_lm_sensors: dynamic usage of the deprecated Nagios:: or Monitoring:: plugins
+
+2015-11-23 Martin Schulze
+
+ * check_lm_sensors: fixed an issue with device names on new kernels
+
+2011-04-18 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * Makefile.PL: fixed some dependencies
+
+2011-01-28 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: applied a patch from Giles Westwood to support multiple --rename
+ arguments
+
+2008-10-17 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: added 0.2s pause before reading the output of 'sensors'
+
+2007-12-13 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: removed all the reference to the (no more existing) unknown subroutine
+
+2007-10-04 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: fixed a problem in the variable initialization which
+ created a nagios plugin object with the wrong name
+
+2007-10-03 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: several changes to make the plugin compatible with ePN
+
+2007-07-10 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: deprecated the --check option and added separated
+ --low, --high and --range options
+ * check_lm_sensors: added the sensor(s) output to the status string
+
+2007-06-20 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: added the --nosensors and --nodrives options
+ * check_lm_sensors: the path for hddtemp and sensors is dynamic (retrieved with 'which')
+ * check_lm_sensors: fixed a bug that make the checker ignore the --sensors_bin and --hddtemp_bin options
+
+2007-06-19 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: added the --rename option to rename sensors
+ * check_lm_sensors: fixed the program name in --version ouput
+
+2007-06-18 Matteo Corti <matteo.corti@id.ethz.ch>
+
+ * check_lm_sensors: output only the checked values
+ * check_lm_sensors: added the --sanitize option to remove spaces in sensor names
+ * check_lm_sensors: initial release
+