aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 19:38:57 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 19:38:57 +0200
commitc7c1102fcba72eed4e0a52a700d591fca0a0f668 (patch)
tree21ec67468bec874c0537c64c37dff4b48685e064 /NEWS
parentdc1d1c46d6f9ca1a15609c126cf212bf3bb5ee4e (diff)
downloadmonitoring-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d901b1eb..df2652f9 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ 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_snmp --offset option to allow for adding/substracting an offset value to sensor data
FIXES
Change the MAIL FROM command generated by check_smtp to be RFC compliant