Monitoring a page within a subdirectory.

Sean McAvoy smcavoy at ca.afilias.info
Thu Jun 21 18:20:07 CEST 2007


the check_http will return 200 (ok) if it was able to download the URL. 
You can also add a -s "text" or --string="text" to return OK only if the 
string is found in the downloaded HTML.
You'd probably want to setup a specific command for check_http searching 
for content as opposed to checking just for a 200.

_sean

Jake Solid wrote:
> How can I monitor a page within a subdirectory on a web server?  For
> example, the I want to make sure the page
> http://domain.com/subdirectory/its accessible.
> 
> Can I have nagios get access to the page and find a word within the page to
> make sure its accessible?
> 
> Thanks.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list