Quantcast
Channel: THWACK: Discussion List - All Communities
Viewing all articles
Browse latest Browse all 16365

Alerting on quorum of group members

$
0
0

I am trying to create an alert that will trigger is a certain number of group members are down that would indicate a problem with the group as a whole as opposed to individual group members.

example.

 

I have a group of 15 servers if 5 or more servers are down trigger the alert

 

if (groupName.status != up && numberOfGroupNameMemberNodesDown >=5)

     send alert for group

else

     do nothing (I have alerts for individual nodes already)


Viewing all articles
Browse latest Browse all 16365

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>