[Nagiosplug-devel] [ nagiosplug-Bugs-1433179 ] check_jabber (check_tcp) does not honor --mismatch

SourceForge.net noreply at sourceforge.net
Sat Apr 14 16:59:53 CEST 2007


Bugs item #1433179, was opened at 2006-02-16 16:27
Message generated for change (Comment added) made by dermoth
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1433179&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: General plugin execution
Group: None
>Status: Pending
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: BuckNaked (mnk26)
>Assigned to: Thomas Guyot (dermoth)
Summary: check_jabber (check_tcp) does not honor --mismatch

Initial Comment:
expect_mismatch_state is set but is never used anywhere.

----------------------------------------------------------------------

>Comment By: Thomas Guyot (dermoth)
Date: 2007-04-14 10:59

Message:
Logged In: YES 
user_id=375623
Originator: NO

It does. After deliberately breaking the expect match:

$ plugins/check_jabber -H jabber.org
JABBER WARNING - Unexpected response from host/socket on port
5222|time=0.217635s;0.000000;0.000000;0.000000;10.000000
$ plugins/check_jabber -H jabber.org --mismatch=crit
JABBER CRITICAL - Unexpected response from host/socket on port
5222|time=0.193435s;0.000000;0.000000;0.000000;10.000000


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1433179&group_id=29880




More information about the Devel mailing list