Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_slipstream
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!
simple shell script to download a static file from the command line via http, then again using slipstream proxy, then diffing the 2 files. Mismatch results or inability to fetch file via proxy results in CRITICAL, can't fetch or write file for non-proxy results in WARNING, other wise OK.
Requires cproxy program that is in the slipstream install tarball and wget program to fetch pages. (could be altered to use freebsd fetch or lynx I suppose)
Bugs: a hung cproxy instence needs to be killed by hand, don't want to assume existing instence is not another nagios test running.
Requires cproxy program that is in the slipstream install tarball and wget program to fetch pages. (could be altered to use freebsd fetch or lynx I suppose)
Bugs: a hung cproxy instence needs to be killed by hand, don't want to assume existing instence is not another nagios test running.
Reviews (0)
Be the first to review this listing!