PDA

View Full Version : Zabbix 1.5.5 Trunk: 5973 - Zabbix_Server - Items of Type Trapper


Palmertree
11-09-2008, 05:13
Zabbix 1.5.5 Trunk: 5973 - Zabbix_Server - Items of Type Trapper

When using Zabbix_Server 1.5.5 Trunk: 5973, 10% of the item keys of type "trapper" where failing.

Can not find any pattern to the key names to figure out why 10% of these were failing. Did some test manually with zabbix_sender. I found that you can put any key name or host name that does not exist and a failure never comes back. It always says "success".

Had to roll back to Zabbix_Server 1.5.3 where all the trapper item keys started working again. Also, did another test with zabbix_sender and used an invalid host or key name and got "failure" back as expected.

Palmertree
14-09-2008, 06:41
Found the problem. Items that were failing are not being tracked like in previous version 1.5.3. The variable "processed_fail" is not being incremented on failed item keys. Here is a patch that fixes the problem.

Sasha
18-09-2008, 16:25
Thank you for the patch!
Bug Fixed in version 1.6.