summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-12-02 20:13:38 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-12-02 20:13:38 (GMT)
commit8235fd0aef2945e0d638fba3493134588d085d5a (patch)
treeaafe5c7cf840fe013ca423445cc88bb5f8b1bc74 /NEWS
parent04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4 (diff)
downloadmonitoring-plugins-8235fd0aef2945e0d638fba3493134588d085d5a.tar.gz
check_mailq: Add sudo support
This addition is based on a patch contributed by Christopher Schultz. Closes #1099. Closes #1171.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a923e82..b3d2f1f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases.
7 New check_snmp "-N" option to specify SNMPv3 context name 7 New check_snmp "-N" option to specify SNMPv3 context name
8 New check_nt "-l" parameters: seconds|minutes|hours|days 8 New check_nt "-l" parameters: seconds|minutes|hours|days
9 Make sure check_disk won't hang on hanging (network) file systems 9 Make sure check_disk won't hang on hanging (network) file systems
10 New check_mailq -s option which tells the plugin to use sudo(8)
10 11
11 FIXES 12 FIXES
12 Let check_real terminate lines with CRLF when talking to the server, as 13 Let check_real terminate lines with CRLF when talking to the server, as