Hi Folks,
I have a question for example if the node is any other state other than down or UP how it works for alerts.
For eg if we have to set an alert for CPU and memory utilization and in the trigger condition is as defined below:-
for CPU Utilization alert
Node status is equal to UP
CPU utilization is greater than 70 %
then trigger an alert
In this case will it work other status apart from UP state for eg in warning state for eg if node was in warning state and utilization crosses the threshold will it trigger alert as per above condition set.
Or if the Trigger condition is set as below:-
for CPU Utilization alert
Node status is not equal to down
CPU utilization is greater than 70 %
in this case will it trigger for all condition like warning,UP and node state as well
Can anyone help me with an explanation for the above query and the best approach to configure the same.
Thanks !!
Best Regards,
Samiksha