W
W
Wolf KTL2016-04-28 16:57:36
Zabbix
Wolf KTL, 2016-04-28 16:57:36

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

2 answer(s)
W
Wolf KTL, 2016-06-07
@Wolf_ktl

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

T
Talik, 2016-05-26
@Talik0507

try looking at the count() function. You can specify both period and threshold values ​​and comparison operands

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question