diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 20:13:38 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 20:13:38 (GMT) |
commit | 8235fd0aef2945e0d638fba3493134588d085d5a (patch) | |
tree | aafe5c7cf840fe013ca423445cc88bb5f8b1bc74 /NEWS | |
parent | 04e0a182aeb5defaf6b39cbbd8d9c87491c4f1e4 (diff) | |
download | monitoring-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |