Hi
I have set a trigger on item X. If item X not to be fetched (no update) for 120 second,the trigger is fired. But this trigger a few times fired while related item has value in that time.
The trigger is fired in 3:44:6,but that item had value in 3:43:5 and 3:42:6!!
I think zabbix does not insert immediately to database after fetched one items.that means,
zabbix fetches value1 and value2 for item X,and does not insert to database(these values cache),in meanwhile for check triggers,the databases is checked that has no any value in 120 second so trigger is fired!
Thanks for any help or guidance
I have set a trigger on item X. If item X not to be fetched (no update) for 120 second,the trigger is fired. But this trigger a few times fired while related item has value in that time.
The trigger is fired in 3:44:6,but that item had value in 3:43:5 and 3:42:6!!
I think zabbix does not insert immediately to database after fetched one items.that means,
zabbix fetches value1 and value2 for item X,and does not insert to database(these values cache),in meanwhile for check triggers,the databases is checked that has no any value in 120 second so trigger is fired!
Thanks for any help or guidance


Comment