Przeglądaj źródła

NEWS: Mention the new "check_mysql -f/-g" options

Closes #32.
Holger Weiss 12 lat temu
rodzic
commit
3ccf66613f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      NEWS

+ 2 - 0
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_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified
 	Let check_mysql support SSL
 	Let check_mysql support SSL
 	Let check_mysql add perfromance metrics for all checks
 	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
 	New check_snmp --offset option to allow for adding/substracting an offset value to sensor data
 
 
 	FIXES
 	FIXES