Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_haproxy_stats.pl - check local haproxy functionality
Current Version
1.0.1
Last Release Date
2012-11-02
Owner
Giacomo Montagner
License
Other
Compatible With
check_haproxy_stats.pl
check_haproxy_stats.pl connects to haproxy via UNIX socket and retrieves haproxy stats. It then parses the stats and reports any FRONTEND which is not OPEN and/or any BACKEND/server which is not UP.
If session limit is enforced for proxies, the script can check if current session number is above specified thresholds (if any).
check_haproxy_stats.pl -p proxy1,proxy2 only check proxy1 and proxy2
check_haproxy_stats.pl -s /var/spool/haproxy/sock connect to named UNIX socket
check_haproxy_stats.pl -w 60 -c 80 check if any proxy has current session > 60% or 80% of its session limit
check_haproxy_stats.pl -h print help
The website does not seem to be available. I cloned the script and added perfdata for graphs here: https://github.com/tatref/nagios-scripts/blob/master/check_haproxy_stats.pl
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!