Hi guys,
Im trying to take advantage of the time period expression with a trigger thats attached to data that's being inputted via a zabbix_sender however it doesnt seem to work.
the expression im using is:
{test-server:test[TEST].min(60)}=1
which i believe is saying if the min value for the last 60 seconds = 1 then trigger as a problem. However when zabbix_sender sends the 1, the trigger is fired instantly and my escalation emails are sent...
does the time period expression only work for zabbix_agentd data ??
or am i missing something thats rather obvious ?
im using zabbix 1.6.2
cheers lads
Chris
Im trying to take advantage of the time period expression with a trigger thats attached to data that's being inputted via a zabbix_sender however it doesnt seem to work.
the expression im using is:
{test-server:test[TEST].min(60)}=1
which i believe is saying if the min value for the last 60 seconds = 1 then trigger as a problem. However when zabbix_sender sends the 1, the trigger is fired instantly and my escalation emails are sent...
does the time period expression only work for zabbix_agentd data ??
or am i missing something thats rather obvious ?

im using zabbix 1.6.2
cheers lads
Chris
any ideas ?

Comment