Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Website monitoring
1.0
2020-01-06
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
- Nagios Log Server
Other
5041
File | Description |
---|---|
websitemonitoring.sh | shell script which monitors the website |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!