mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-08 16:26:23 -04:00
NEWS: Wrap overly long line
This commit is contained in:
parent
7e0661a093
commit
e4e95c1d59
1 changed files with 2 additions and 1 deletions
3
NEWS
3
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue