[Nagiosplug-devel] [ nagiosplug-Patches-2155152 ] Added option to check_http to choose the HTTP method

SourceForge.net noreply at sourceforge.net
Thu Oct 9 16:09:27 CEST 2008


Patches item #2155152, was opened at 2008-10-09 16:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=2155152&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jan (jblipphaus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Added option to check_http to choose the HTTP method

Initial Comment:
Added the new option -j / --method to check_http. I wanted the program to be able to use any HTTP method (like HEAD, PUT, DELETE...). When this option is used, the option -P / --post just sets the content and not the method.
For example "check_http -H hostname -j PUT -P testdata -u /testfile".

Also changed the testscript to test the new option.

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

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




More information about the Devel mailing list