[Nagiosplug-devel] [ nagiosplug-Bugs-1475901 ] check_tcp fails propery parse: -E -s "\\\r"
SourceForge.net
noreply at sourceforge.net
Mon Apr 24 18:54:01 CEST 2006
Bugs item #1475901, was opened at 2006-04-24 21:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1475901&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: Argument proccessing
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: John Rouillard (rouilj)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_tcp fails propery parse: -E -s "\\\r"
Initial Comment:
With nagios-plugins 1.4.3 running on centos 4.2 redhat
based linux.
It gobbles all the \'s after the doubled one and
prints r rather than carrige return.
It should parse it as \ <cr>.
Using the string: "\\a\r" properly sends
"\ a <cr>". This makes it impossible to send
some strings.
-- rouilj
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1475901&group_id=29880
More information about the Devel
mailing list