diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 19:38:57 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 19:38:57 +0200 |
| commit | c7c1102fcba72eed4e0a52a700d591fca0a0f668 (patch) | |
| tree | 21ec67468bec874c0537c64c37dff4b48685e064 /NEWS | |
| parent | dc1d1c46d6f9ca1a15609c126cf212bf3bb5ee4e (diff) | |
| download | monitoring-plugins-c7c1102fcba72eed4e0a52a700d591fca0a0f668.tar.gz | |
NEWS: Mention the new "check_snmp --offset" option
... and apply two small cosmetic changes to check_snmp.c.
Closes #59.
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 |
