Hello,
We are setting up a monitoring in a balancer side and we are configuring one item per each server included in the pool, for example:
POOL: website1
In website1 pool there're 4 servers:
server1
server2
server3
server4
And each server has 1 item and 1 trigger configured
We need to set up one unique trigger that events following this logic:
serverX in the pool website1 is not reachable -> raises a warning trigger
serverX in the pool website1 is not reachable -> raises a high trigger
serverX in the pool website1 is not reachable -> raises a Disaster trigger
It doesn't matter which server is not reachable, the idea is to set up 3 levels of criticity depending the number of hosts that are not reachable:
1 server in the pool not reachable -> warning
2 servers in the pool not reachable -> High
3 servers in the pool not reachable -> Disaster
Does any1 has already faced this logic and knows a way to perform it?
Thanks in advance and best regards.
Chechu.
We are setting up a monitoring in a balancer side and we are configuring one item per each server included in the pool, for example:
POOL: website1
In website1 pool there're 4 servers:
server1
server2
server3
server4
And each server has 1 item and 1 trigger configured
We need to set up one unique trigger that events following this logic:
serverX in the pool website1 is not reachable -> raises a warning trigger
serverX in the pool website1 is not reachable -> raises a high trigger
serverX in the pool website1 is not reachable -> raises a Disaster trigger
It doesn't matter which server is not reachable, the idea is to set up 3 levels of criticity depending the number of hosts that are not reachable:
1 server in the pool not reachable -> warning
2 servers in the pool not reachable -> High
3 servers in the pool not reachable -> Disaster
Does any1 has already faced this logic and knows a way to perform it?
Thanks in advance and best regards.
Chechu.

Comment