summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2008-07-08 09:31:04 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2008-07-08 09:31:04 (GMT)
commitb93562e6e235eabbe620dc969702bb381d3a0a07 (patch)
treeced6323b0cb4f863b30a33cfd1dbe029b588efec /NEWS
parent830f3cc38a0b7ddcb80dc322f7f60f7f73ac9bfe (diff)
downloadmonitoring-plugins-b93562e6e235eabbe620dc969702bb381d3a0a07.tar.gz
check_procs captures stderr and adds to plugin output. This is
from a merge of branch nagiosplug/branches/new_threshold_syntax 1979:1982 git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2019 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8185b55..6422152 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
6 Updated Nagios::Plugin to 0.27 6 Updated Nagios::Plugin to 0.27
7 Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306) 7 Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306)
8 check_dig now returns CRITICAL instead of WARNING when no answer section is found 8 check_dig now returns CRITICAL instead of WARNING when no answer section is found
9 check_procs now captures stderr in external command and adds to plugin output
9 10
101.4.12 27th May 2008 111.4.12 27th May 2008
11 Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) 12 Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)