Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_varnishbackends
1.0
2012-04-19
- Nagios 2.x
- Nagios 3.x
- Nagios XI
- Nagios Fusion
GPL
97365
File | Description |
---|---|
check_varnishbackends.py | check_varnishbackends.py |
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!
Varnish check to check health of all backends.
Default options work on RHEL installs with pluggable options for others.
# Usage
# -h, --help Show help message and exit
# -H HOST, --host=HOST The ip varnishadm is listening on (Default: 127.0.0.1)
# -P PORT, --port=PORT The port varnishadm is listening on (Default: 6082)
# -s SECRET, --secret=SECRET The path to the secret file (Default: /etc/varnish/secret)
# -p PATH, --path=PATH The path to the varnishadm binary (Default: /usr/bin/varnishadm
# Example: ./check_varnishbackends.py -H 127.0.0.1 -P 6082 -S /etc/varnish/secret -p /usr/bin/varnishadm
#
Default options work on RHEL installs with pluggable options for others.
# Usage
# -h, --help Show help message and exit
# -H HOST, --host=HOST The ip varnishadm is listening on (Default: 127.0.0.1)
# -P PORT, --port=PORT The port varnishadm is listening on (Default: 6082)
# -s SECRET, --secret=SECRET The path to the secret file (Default: /etc/varnish/secret)
# -p PATH, --path=PATH The path to the varnishadm binary (Default: /usr/bin/varnishadm
# Example: ./check_varnishbackends.py -H 127.0.0.1 -P 6082 -S /etc/varnish/secret -p /usr/bin/varnishadm
#
Reviews (0)
Be the first to review this listing!