Answer the question
In order to leave comments, you need to log in
Zabbix Trigger firing frequently, how to fix?
There is a trigger
{Monitoring_App_Asterisk_zabbx_3:iax.peers.max(12h )}>{Monitoring_App_Asterisk_zabbx_3:iax.peers.last ()}=1
It compares the last value of iax with the maximum value for 12 hours, if it is less then the trigger fires
how to configure it like this, what if the trigger is in error for 2 minutes then report the error?
Answer the question
In order to leave comments, you need to log in
I solved it like this:
({Monitoring_App_Asterisk_zabbx_3:iax.peers.max(12h)}>{Monitoring_App_Asterisk_zabbx_3:iax.peers.last(#1)})and ({Monitoring_App_Asterisk_zabbx_3:iax.peers.max(12h)}>{Monitoring_App_Asterisk_zabbx_3:iax .peers.last(#2)})and
({Monitoring_App_Asterisk_zabbx_3:iax.peers.max(12h)}>{Monitoring_App_Asterisk_zabbx_3:iax.peers.last(#3)})and
({Monitoring_App_Asterisk_zabbx_3:iax.peers.max( 12h)}>{Monitoring_App_Asterisk_zabbx_3:iax.peers.last(#4)})=1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question