Hello!
I'm trying to make a trigger with two threshold but have a failure.
The logic of work is
1. when the item is above the first threshold we receive a warning message
2. then when the item ia above the second threshold (which is higher than the first one) we receive a critical message
3. when the item is decreasing and is below the second threshold but is above the first we receive a warning message
4. and finally when the item is below the first threshold we receive OK message according our warning trigger
How to realisi that ? Does Zabbix have neccessary tools? What do you think?
I'm trying to make a trigger with two threshold but have a failure.
The logic of work is
1. when the item is above the first threshold we receive a warning message
2. then when the item ia above the second threshold (which is higher than the first one) we receive a critical message
3. when the item is decreasing and is below the second threshold but is above the first we receive a warning message
4. and finally when the item is below the first threshold we receive OK message according our warning trigger
How to realisi that ? Does Zabbix have neccessary tools? What do you think?
Comment