[Nagiosplug-devel] [ nagiosplug-Bugs-1457726 ] check_http -k parameters

SourceForge.net noreply at sourceforge.net
Fri Mar 24 05:52:09 CET 2006


Bugs item #1457726, was opened at 2006-03-24 13:22
Message generated for change (Comment added) made by tonvoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1457726&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: CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Gerd Mueller (gmueller_2000)
>Assigned to: Ton Voon (tonvoon)
Summary: check_http -k parameters

Initial Comment:
I found a problem with check_http. The usage told me 
to use a semicolon for -k to separate other tags to 
be sent in http header. But how can I configured that 
inside Nagios? A comment always starts with a 
semicolon always and so Nagios removes everything 
starting with the semicolon per line.

The possible solutions I see are escaping semicolons 
or use a different INPUT_DELIMITER

Gerd 

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

>Comment By: Ton Voon (tonvoon)
Date: 2006-03-24 13:51

Message:
Logged In: YES 
user_id=664364

Gerd,

This doesn't sound like a plugin problem. I'm guessing we use semi-colons 
for the delimiter because colons could be used in the data, so I'm not too 
keen on changing.

I think this is really a problem in Nagios to allow semi-colons to be escaped 
in the command that it runs.

Ton

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

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




More information about the Devel mailing list