[Nagiosplug-devel] [ nagiosplug-Patches-1831132 ] add HEAD support to check_http
SourceForge.net
noreply at sourceforge.net
Tue Nov 13 16:27:54 CET 2007
Patches item #1831132, was opened at 2007-11-13 15:27
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=1831132&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: sni (svennierlein)
Assigned to: Nobody/Anonymous (nobody)
Summary: add HEAD support to check_http
Initial Comment:
Patch for: check_http v1759 (nagios-plugins 1.4.10)
This patch adds an additional --head option to make check_http a HEAD request instead of the default GET.
Plugin Name: check_http
Example Plugin Commandline: ./check_http --head -H yourhost
Tested on operating system: Linux
Tested on architecture: SLES 9 (i586)
Tested with compiler: gcc version 3.3.3 (SuSE Linux)
I carefully tested the patch, but these are still my first steps with c code.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1831132&group_id=29880
More information about the Devel
mailing list