PDA

View Full Version : I have a problem with an empty string


Shorty Guard
14-10-2004, 15:05
i have a configured instrument that return 0/1 and zabbix_agent shows in his log that he get value and send value (0 or 1), but in server log occurred row that server get "EMPTY STRING" ang host becames unreachable
(Item is numeric.)

Then: i make this item as character and all works, but values were empty strings. Make instrument return true/false and values became tru/fals (in zabbix_agentd.log i see that he sent values true/false)
it seems that agent cut off last symbol.

what can it be? :confused:

Alexei
14-10-2004, 15:08
Please check this thread:

http://www.zabbix.com/forum/showthread.php?t=12

Let me know if you need more help.