[Nagiosplug-devel] [ nagiosplug-Patches-1120018 ] Fix check_by_ssh so it can connect to servers with banners
SourceForge.net
noreply at sourceforge.net
Wed Mar 22 05:12:12 CET 2006
Patches item #1120018, was opened at 2005-02-10 13:18
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1120018&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Enhancement
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: r2c (r2c)
>Assigned to: Ton Voon (tonvoon)
Summary: Fix check_by_ssh so it can connect to servers with banners
Initial Comment:
Added the option "-q" (quiet) to the check_by_ssh.
This passes the same option to the ssh program, telling it
to ignore the server login banners.
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2006-03-22 13:11
Message:
Logged In: YES
user_id=664364
Hi r2c,
I'm not sure if this is the best patch to apply. There is already a -S option to
ignore X lines of output on stderr, which will cater for the banner. -q would
suppress messages which would mean that the plugin may not pick up
certain error conditions.
I'm going to mark this call into PENDING. Please change if you want to
continue the discussion.
Ton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1120018&group_id=29880
More information about the Devel
mailing list