[monitoring-plugins] NEWS: Add missing entries for the upcoming release

Holger Weiss git at monitoring-plugins.org
Mon Jun 23 01:30:16 CEST 2014


 Module: monitoring-plugins
 Branch: master
 Commit: f52efd00bfc747cca182f51d61fdd65b94c1d58a
 Author: Holger Weiss <holger at zedat.fu-berlin.de>
   Date: Mon Jun 23 01:20:37 2014 +0200
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f52efd0

NEWS: Add missing entries for the upcoming release

---

 NEWS | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 726376c..575cbda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,21 +1,35 @@
 This file documents the major additions and syntax changes between releases.
 
-1.6 ...
+2.0 ...
 	ENHANCEMENTS
 	check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with
 	  fallback to sendmail
 	check_ide_smart now defaults to plugin output, original output appended with -v
-	Extra-Opts are now enabled by default
+	Extra-Opts are now enabled by default, see:
+	  https://www.monitoring-plugins.org/doc/extra-opts.html
 	check_swap now supports a configurable state when there is no swap
 	check_radius now supports the FreeRADIUS Client library
+	New check_mysql_query -f option to specify a client options file
+	New check_mysql_query -g option to specify a client options group
+	Add performance data to check_mysql_query
+	New check_file_age -i/--ignore-missing option to return OK on nonexistent files
+	Make check_ping, check_users, and check_disk work on Windows
 
 	FIXES
 	Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified
+	Don't have check_http's -N option expect an argument
 	check_ide_smart could disable offline auto tests but could not re-enable them.
 	  For this reason all SMART command modes have been disabled.
 	check_dig: fix wrong IPv6 arguments order (Stéphane Bortzmeyer)
+	check_dig: make sure not to give up too early when a timeout is specified with -t
+	check_log: don't stumble over log lines that include a "%" character
+	check_nt: add UPTIME to perfdata
+	Handle negative values properly with check_snmp
+	Handle SNMPv3 noAuthNoPriv properly with check_snmp
+	Fix compilation with GnuTLS
 
 	WARNINGS
+	New default installation prefix: /usr/local instead of /usr/local/nagios
 	check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells
 	utils.sh no longer defines ECH
 	check_ide_smart -q/--quiet and -n/--nagios (Nagios-compatile output) are now deprecated



More information about the Commits mailing list