[Nagiosplug-devel] [ nagiosplug-Feature Requests-647623 ] check_http content

noreply at sourceforge.net noreply at sourceforge.net
Tue Dec 3 08:57:03 CET 2002


Feature Requests item #647623, was opened at 2002-12-02 23:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397600&aid=647623&group_id=29880

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http content 

Initial Comment:
Hi All,

I know that you can check to see if a certain string 
apears on a page using the check_http module and 
regex expressions, but when you have multiple 
databases that are in use, you never know which on will 
die and cause a problem. 

Writing a regex expression that caters for all cases can 
be a real pain. 

My solution is as follows : 

Allow two additional parameters --maxcontent and --
mincontent which specifies that the pages size returned 
from the web server should fall between these two 
ranges.

That way if you start getting DB connectin problems 
etc .. it is easy to spot because that page size does not 
fall within the threshhold. 

Thanks
Warrick FitzGerald

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

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




More information about the Devel mailing list