[nagiosplug] NEWS: Mention the new "check_mysql -f/-g" options
Nagios Plugin Development
nagios-plugins at users.sourceforge.net
Sun Aug 18 22:40:48 CEST 2013
Module: nagiosplug
Branch: master
Commit: 3ccf66613fc01d345d98952b4127b1a8eb3d12f5
Author: Holger Weiss <holger at zedat.fu-berlin.de>
Date: Sun Aug 18 22:35:32 2013 +0200
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=3ccf666
NEWS: Mention the new "check_mysql -f/-g" options
Closes #32.
---
NEWS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index df2652f..d916283 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ This file documents the major additions and syntax changes between releases.
Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified
Let check_mysql support SSL
Let check_mysql add perfromance metrics for all checks
+ New check_mysql -f option to specify a client options file
+ New check_mysql -g option to specify a client options group
New check_snmp --offset option to allow for adding/substracting an offset value to sensor data
FIXES
More information about the Commits
mailing list