This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

NPM Alert based on percentage of group members status?

I have a group of nodes, which I would like to be alerted on IF a certain percentage (let's go with 50% for the example) of a group's members are down.

So:

- Single member of group down = no problem

- 50% or more of groups members down = alert

As far as I can see the alert wizard does not support this natively, I can only do alerting if the entire group is down. And the group status rollup itself (from the group properties) can only be set as "show best/worst/mixed", but not more granular.

Anyone who can show a way out of this? A custom DB query? but how to integrate this with alerting?

Thanks in advance!

Lasse

Parents
  • That is going to take some creativity

    Is the group dynamic? or static?

    How many groups do you have?

    Can you create a group of down nodes dynamically outside of your other group and use those to do the division? DownNodesGroup/NodesGroup=50% kind of thing

Reply
  • That is going to take some creativity

    Is the group dynamic? or static?

    How many groups do you have?

    Can you create a group of down nodes dynamically outside of your other group and use those to do the division? DownNodesGroup/NodesGroup=50% kind of thing

Children
No Data