Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Python script to check the health status of each backend.
Current Version
1.0
Last Release Date
2022-05-15
Owner
Luke Davis
Download URL
https://github.com/l-davis99/Varnish-Check-backend-health
License
GPL
How to run the script:
``` usage: check_varnish_health [-h] path args
./check_backend_health.py [varnishadm path] [backend cmd (backend.list)] ```
Example Nagios Configuration: ``` command[check_backend_health]=/usr/lib/nagios/plugins/check_backend_health.py /usr/bin/varnishadm backend.list ```
Example Output: ``` ~# /usr/lib/nagios/plugins/check_nrpe -u -H [IP Address/Hostname] -c check_backend_health OK: All 4 backends are healthy ```
You must be logged in to submit a review.
To:
From: