Module: monitoring-plugins
Branch: master
Commit: dd1848ef300964fc73bfd983de22b17419dbb54f
Author: Jan Wagner <[email protected]>
Date: Thu Feb 27 20:51:17 2014 +0100
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=dd1848e
NEWS: Adding check_mailq auto detection
---
NEWS | 2 ++
THANKS.in | 1 +
2 files changed, 3 insertions(+)
diff --git a/NEWS b/NEWS
index 3ed9967..42ac42a 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/THANKS.in b/THANKS.in
index 2cfa54e..be13a9d 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -306,3 +306,4 @@ Tim Laszlo
Stéphane Bortzmeyer
Luca Corti
Jethro Carr
+Evgeni Golov