Home Directory Addons Active Checks Website monitoring

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

Website monitoring

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2020-01-06
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
  • Nagios Fusion
  • Nagios Reactor
  • Nagios Network Analyzer
  • Nagios Log Server
License
Other
Hits
4634
Files:
FileDescription
websitemonitoring.shshell script which monitors the website
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Website monitoring
Monitoring whole website using the sitemap.xml

Dependencies:
1. sitemap
2. wget
3. xmlstarlet
4. awk.

Prerequesties:

Make sure that you've installed sitemap in your website and xmlstarlet, wget and awk in your PC.
Enter only domain name while executing the script. Example: mysite.com. No need to mention http or https.
Enter the sitemap path starting with "/" and ending with ".xml"

Syntax:

sudo sh websitemonitoring.sh {websiteurl.com} /{sitemap_path.xml}