Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin checks the HA Proxy Node Statistics and provides performance values...
Current Version
0.1
Last Release Date
2011-12-01
Owner
Shawn Brito
License
GPL
Compatible With
Plugin file.
Template File for 4 Slaves
The plugin is created with PERL and requires that you know your HAproxy configurations. The check_hastats can read the HAProxy Stats and provide performance output accordingly. First, modify the $specific_line variable by providing the name of the haproxy Web-farm name. (For Example: In the following haproxy.cfg listen section, the tomcatfarm is the Web-farm name) listen tomcatfarm www.mywebsite.com:80
The plugin reads the haproxy status information in csv format.. You may need to enable a http listener port in order to read HA.Proxy stats..
The Syntax for the plugin is as follows... check_hastats.pl [servername]:[port] [warn] [critical]
[servername] - The IP address or domain of the HAproxy [port] - The port number its listening on (works on if enabled) [warn] - The warning level for the concurrent connections. [critical] - The critical level for the concurrent connections.
The plugin writes to the /tmp/inha.stats and deletes it soon after. Appreciate your feedback..
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!