I have several mapped values configured in zabbix: host status (0->Error/1->OK), port status (0->Error/1->OK) etc. After upgrading zabbix 1.8.1 to 1.8.2, the "Latest data" page does not show values based on this mapping (like "OK (1)"). The notifications (e-mail and jabber) are working fine.
There is a ticket in Russian opened on the tracker reporting this issue:
I wonder, is there a patch anywhere to fix this issue before zabbix 1.8.3 release?
There is a ticket in Russian opened on the tracker reporting this issue:
I wonder, is there a patch anywhere to fix this issue before zabbix 1.8.3 release?
I've used google translator trying understand that post, but now I see that my problem is a little bit different from that.
After updating my zabbix version to 1.8.2, the only thing that I made was to update de php version too (5.3.2). I've enabled debug mode on the interface and a got a clue about the problem: for some reason, the sql queries used to map values on the interface contain one character "space" in value field that shouldn't exist. Take a look:
Comment