diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ This file documents the major additions and syntax changes between releases. | |||
25 | Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified | 25 | Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified |
26 | Let check_mysql support SSL | 26 | Let check_mysql support SSL |
27 | Let check_mysql add perfromance metrics for all checks | 27 | Let check_mysql add perfromance metrics for all checks |
28 | New check_mysql -f option to specify a client options file | ||
29 | New check_mysql -g option to specify a client options group | ||
28 | New check_snmp --offset option to allow for adding/substracting an offset value to sensor data | 30 | New check_snmp --offset option to allow for adding/substracting an offset value to sensor data |
29 | 31 | ||
30 | FIXES | 32 | FIXES |