PDA

View Full Version : trigger for "no new data" event


migor
25-06-2008, 01:00
Hi all

Does zabbix have possibility to create trigger which will be used to detect new data getting? I gave snmp items and would like to detect if snmp request was failed.

I do try to create something like this
{Template_App_JBoss:jbossUptime.abschange(0)}<1
but it detects when service has been restarted, but not if down.

just2blue4u
25-06-2008, 09:25
look at function .nodata(timeinseconds)