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: