[Nagiosplug-devel] [ nagiosplug-New Plugins-811360 ] New Plugin: check_webapp
SourceForge.net
noreply at sourceforge.net
Tue Sep 23 13:03:02 CEST 2003
New Plugins item #811360, was opened at 2003-09-23 20:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=811360&group_id=29880
Category: Application monitor
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry Roberts (manithree)
Assigned to: Nobody/Anonymous (nobody)
Summary: New Plugin: check_webapp
Initial Comment:
This plugin does several things that I couldn't figure
out how to do with check_http.
It is intended for checking web applications and allow
logging in, etc.
It uses a text file with URL's, and text to match or
not match as described in the beginning of the source.
It can hit multiple URL's and save/send cookies.
It currently spawns grep and curl. I would like to
change it to use re and pyCurl.
It's only a pass/fail thing now. No warning, and
timeouts are not user-specifiable.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=811360&group_id=29880
More information about the Devel
mailing list