Build precise queries to find exactly what you need
Press ESC to close
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!