включите Debug в zabbix_agentd.conf
И посмотрите в чем разница, когда работает zabbix_get и zabbix_server.
Code:
# Specifies debug level # 0 - debug is not created # 1 - critical information # 2 - error information # 3 - warnings (default) # 4 - for debugging (produces lots of information) DebugLevel=4
Comment