Module: monitoring-plugins
Branch: master
Commit: e4e95c1d594aa11fcc040241738c675d64c5ba44
Author: Holger Weiss <[email protected]>
Date: Fri Jul 11 09:49:59 2014 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e4e95c1
NEWS: Wrap overly long line
---
NEWS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 3634501..cf58cb4 100644
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,8 @@ This file documents the major additions and syntax changes
between releases.
check_snmp now evaluates negative values properly, which means it might
return CRITICAL
in cases where it used to return OK. If this is undesired, the
warning/critical
threshold(s) must be fixed by specifying e.g. ~:100 instead of 100
- check_procs now ignores its parent process to avoid unexpected results
when invoked via certain shells
+ check_procs now ignores its parent process to avoid unexpected results
when invoked via
+ certain shells
utils.sh no longer defines ECH
check_ide_smart -q/--quiet and -n/--nagios (Nagios-compatile output)
are now deprecated
but accepted for backward-compatibility