PDA

View Full Version : PATCH: triggers on delta (speed per second) items


Palmertree
14-08-2007, 20:43
Patch to correct problem with triggers on delta (speed per second) items.

Palmertree
14-08-2007, 20:44
Patch seems to be working on initial testing with delta speed type items. Please let me know if anyone else has success with this patch. :)

Alexei
15-08-2007, 13:31
While the patch fixes the original issue, the patch is incorrect. Please wait for an official fix.

Alexei
15-08-2007, 16:26
My apologies! I didn't notice that the patch fixes update_item(), not add_history() as I thought before.

The patch is absolutely correct! I extended it to eliminate possible divisions by zero and submitted to pre1.4.2. It could be downloaded from www.zabbix.com/developers.php after 10-15 minutes.

Palmertree
15-08-2007, 19:38
That's great news. :)

Thanks for adding it quickly.

Palmertree
16-08-2007, 23:34
I downloaded the latest build and I notice that the changes are in there but for some reason it is doing the same behaviour as before. The function table is showing the lastvalue of the mib and not the delta change of the mib. Trying to see what is going on.

Alexei
17-08-2007, 15:29
I did some additional fixing today. Please download the latest pre 1.4.2 and let me know if it works for you.

Palmertree
17-08-2007, 17:22
Thanks...

Downloading it now. I will let you know. Thanks for the quick follow-up. :)

Palmertree
18-08-2007, 08:55
Downloaded and installed the latest Build and everything is working great! Thanks for your help and support. Zabbix gets better by the day. :)

Alexei
19-08-2007, 10:41
Excellent! Thanks for your effort :)