mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-15 03:30:06 -04:00
NEWS: Adding check_mailq auto detection
This commit is contained in:
parent
1988e49fce
commit
dd1848ef30
2 changed files with 3 additions and 0 deletions
2
NEWS
2
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
|
||||
|
|
|
|||
|
|
@ -306,3 +306,4 @@ Tim Laszlo
|
|||
Stéphane Bortzmeyer
|
||||
Luca Corti
|
||||
Jethro Carr
|
||||
Evgeni Golov
|
||||
|
|
|
|||
Loading…
Reference in a new issue