summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHolger Weiss <hweiss@users.sourceforge.net>2007-04-18 19:31:29 (GMT)
committerHolger Weiss <hweiss@users.sourceforge.net>2007-04-18 19:31:29 (GMT)
commit4e83bc016cd399a123fe6cf68e21b72c2b65ad78 (patch)
tree890b1f4388fb671ed06b9f80b731b8f5595afaed /NEWS
parent9524f9e6251bb906df3cc0174c5e92a9842ab062 (diff)
downloadmonitoring-plugins-4e83bc016cd399a123fe6cf68e21b72c2b65ad78.tar.gz
Revert my previous change to "-S/--skip" in favour of the two options
"-E/--skip-stderr" and "-S/--skip-stdout". Both of them support omitting the number of lines to skip, in which case all output on the respective file descriptor is skipped. "--skip" is kept as an alias for "--skip-stdout" for backwards compatibility with recent releases. Also, print a message if no (non-skipped) stdout/stderr output is available. This fixes a segfault if the remote command prints no output. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1692 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6fb2468..4d458b6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ This file documents the major additions and syntax changes between releases.
2 2
31.4.9 ?? 31.4.9 ??
4 Inclusion of contrib/check_cluster2 as check_cluster with some improvements 4 Inclusion of contrib/check_cluster2 as check_cluster with some improvements
5 Fix the -S option in check_by_ssh 5 New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh
6 check_snmp now support Counter64 6 check_snmp now support Counter64
7 7
81.4.8 11th April 2007 81.4.8 11th April 2007