URL Exists
From ServersCheck Wiki
Contents |
Description
The URL EXISTS check verifies if on the specified URL a page can be found and rendered correctly. It allows you to trap "page not found" and "application errors" (for dynamic pages)
In one rule you can either enter the URL or have it read from a file (allowing for multiple URL's to be processed in one single rule).
Definition
Beside general settings for each check, which are similar for all checks, there are following Check Specific Settings which also need to be setup. In the Check Specific Settings, there are following fields you need to supply with parameters:
- URL - The URL to be verified
- Read URLs from file - The file from which the URLs will be checked. File has to be labelled urllist.txt (default) or differently and has to reside in the agents directory (one URL per line).
If the first field (URL) is not empty, then the URL will always be used and the file settings will be ignored.
The file needs to be installed in the agents subdirectory of your main ServersCheck directory with one URL per line
Returned Results
This check returns one result: OK if the URL(s) can be retrieved; otherwise a DOWN status is assigned with the specific error in the down reason.
Graphs
When the graphing option is activated then ServersCheck will produce for this check two graphs: Service Level and Availability.

