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. 1.6 ... ENHANCEMENTS + check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with + fallback to sendmail check_ide_smart now defaults to plugin output, original output appended with -v Extra-Opts are now enabled by default check_swap now supports a configurable state when there is no swap @@ -306,3 +306,4 @@ Tim Laszlo Stéphane Bortzmeyer Luca Corti Jethro Carr +Evgeni Golov |