PDA

View Full Version : Triggers not updating state


safl
08-08-2005, 13:14
Hello,

I am having problems with triggers, i use Zabbix 1.1alpha11. I use Active Checks to monitor hosts.
Problem is that the trigger state doesn't update properly. I have an item like this one:

18101 7 161 10053 Disk free C: diskfree[c:] 60 7 365 1123493280 2481868800.000000 1123493261 2481868800.000000 0 0 B 1 0 NULL 0 1 0

With this trigger:

Trigger:
12947 {12011}<10000 Disk space C: on {HOSTNAME} 0 2 0 0 0 [BLOB - 0 Bytes]

I am receiving data just fine but the trigger state never updates it simply stays on UNKNOWN.
All help is appreciated!

regards,
Simon

safl
12-08-2005, 19:45
I just upgraded to alpha12. But my problem persists.

If any of you out there are using active checks, it would be great if you would share you're experience!

My problem is easily reproduced. Simply add 3 items for hostname/uname/agent version, add a diff triggers for these.
These 3 items/triggers are in the Host.Win32 template.

When you add the host with these triggers all seems fine, nice green triggers. Then stop zabbix. Wait 5 minutes. Start zabbix again.

All other triggers update their state from UNKNOWN as soon as they get data. But these 3 triggers never do :( They simply stay UNKNOWN even though data is coming in.

Even with debug level 4 no errors appear in zabbix' log.

All help is highly appreciated!