Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check website access

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2013-08-09
Owner
Hits
38165
Files:
FileDescription
check_website.plcheck_website.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin check the http returned code and the access time of a website.


-- Update : add a control line to check if you have curl --
Usage: check_website -u [-C ] [-w ] [-c ]


-C, --code=STRING
default : 200
-u, --url=STRING
the url of the website to check
-w, --warning=STRING
access time warning threshold, default 1 second
-c, --critical=STRING
access time critical threshold, default 5 second