mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and
"-q,--quiet" which tells ssh(1) to suppress warnings (Gerhard Lausser - 1472491) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1585 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
238b7ae4ea
commit
9d99274346
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
|
@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases.
|
|||
Fixed crit/warn for check_disk perf data
|
||||
Fixed buffer overflow in check_procs
|
||||
Fixed error handling for UNIX sockets in netutils.c
|
||||
New -q and -o options for check_by_ssh which a handed over to ssh(1) as is
|
||||
Synced with latest GNUlib
|
||||
|
||||
1.4.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue