diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ 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_snmp --offset option to allow for adding/substracting an offset value to sensor data | ||
28 | 29 | ||
29 | FIXES | 30 | FIXES |
30 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 31 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |