Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks if the host's keepalived process is in MASTER or BACKUP state
Current Version
0.0.1
Last Release Date
2015-12-01
Owner
Zhivko Todorov
License
GPL
Compatible With
Checks if the host's keepalived process is in MASTER or BACKUP state.
You have to set in your vrrp_instance config a line similar to that: notify /etc/keepalived/notify.sh
Here is the content of /etc/keepalived/notify.sh
#!/bin/bash echo $1 $2 is in $3 state > /var/run/keepalive.state
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!