diff options
author | Jan Wagner <waja@cyconet.org> | 2014-02-27 20:51:17 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2014-02-27 20:51:17 +0100 |
commit | dd1848ef300964fc73bfd983de22b17419dbb54f (patch) | |
tree | a00562e4d93e015705f79b5816fdb75076fcff00 | |
parent | 1988e49fcecd5a502b2a6d32c212e28b17bb6d9c (diff) | |
download | monitoring-plugins-dd1848ef300964fc73bfd983de22b17419dbb54f.tar.gz |
NEWS: Adding check_mailq auto detection
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | THANKS.in | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,8 @@ This file documents the major additions and syntax changes between releases. | |||
2 | 2 | ||
3 | 1.6 ... | 3 | 1.6 ... |
4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
5 | check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with | ||
6 | fallback to sendmail | ||
5 | check_ide_smart now defaults to plugin output, original output appended with -v | 7 | check_ide_smart now defaults to plugin output, original output appended with -v |
6 | Extra-Opts are now enabled by default | 8 | Extra-Opts are now enabled by default |
7 | check_swap now supports a configurable state when there is no swap | 9 | check_swap now supports a configurable state when there is no swap |
@@ -306,3 +306,4 @@ Tim Laszlo | |||
306 | Stéphane Bortzmeyer | 306 | Stéphane Bortzmeyer |
307 | Luca Corti | 307 | Luca Corti |
308 | Jethro Carr | 308 | Jethro Carr |
309 | Evgeni Golov | ||