[Nagiosplug-devel] [ nagiosplug-Patches-1867736 ] check_http: allow simultaneous use size and content checks

SourceForge.net noreply at sourceforge.net
Wed Jan 9 16:22:45 CET 2008


Patches item #1867736, was opened at 2008-01-09 15:22
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=1867736&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: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: svenx (svenx)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http: allow simultaneous use size and content checks

Initial Comment:
Patch against Plugin Version: check_http v1892 (nagios-plugins 1.4.11)
Plugin Name: check_http
Example Plugin Commandline: ./check_http -H www.example.net -p 80 -f follow -m 700:750 -s 'reserved'
Tested on operating system: Ubuntu 7.10
Tested on architecture: i686
Tested with compiler: gcc 4.1.3

This patch enables the user to perform both page size checking together with string or regex content checking. Previously, the string/regex test ignored the page size check.

Sven Ulland


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

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




More information about the Devel mailing list