PDA

View Full Version : Triggers UNKNOWN 1.1alpha12


primos
14-08-2005, 23:01
Hy,

the problem is when I change the name of the Trigger (description), then it never gets evaluated. When I try to make them work (delete/create/different name,..) things only get worse. Then I deleted the hole DB and recreate it and deleted even the Templates and still problems!

http://silos.gorkic.com/zabb2.JPG

http://silos.gorkic.com/zabb2.JPG



and log for the past half hour.
http://silos.gorkic.com/zabbix_server.log

primos
14-08-2005, 23:04
I think it has something to do with the items, because if I change the Trigger totally I cannot reproduce one that would work with that same item.



GOT IT deleting the item helps, but no place for mistakes!!

Lovespider
16-08-2005, 11:42
I noticed the same. After upgrading to Alpha12 all the triggers are UNKNOWN.
Values are fetched correctly.
Alexei, can you comment this please?

Alexei
16-08-2005, 13:52
Yes, I'm aware of this problem. It seems that I incorrectly optimised some parts of ZABBIX code related to update of triggers. ZABBIX 1.1alpha12 does not update status of triggers if fresh value is equal to previous one. This is wrong!

It is already fixed and will be available in ZABBIX v1.1beta1.

Lovespider
16-08-2005, 14:09
Many thanks! Look forward to see beta1

http://www.boincsynergy.com/images/stats/comb-2296.jpg

primos
16-08-2005, 16:01
There is a god, thanks! When will this code be available, because I'm working on a demo of monitoring for my goverment and I need it badly!

cardelli
16-08-2005, 16:08
When is this going to happen ? When Beta will be available ?

Alexei
16-08-2005, 22:25
I hope to release it this week.

primos
22-08-2005, 07:57
For the time being I coppied src/zabbix_server/* from the cvs and make it with new code, then the triggers work as expected!p.s. easy fix