Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Website monitoring
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
Owner
Download URL
License
Other
Hits
4132
Files:
File | Description |
---|---|
websitemonitoring.sh | shell script which monitors the website |
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}
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}
Reviews (0)
Be the first to review this listing!