PDA

View Full Version : Can't get agent to start on 32-bit OS


ssp1re
27-05-2010, 17:44
Hi all,

I've compiled zabbix from source (and specified --enable-agent) but I cannot get zabbix_agentd to start on my 32-bit operating systems (same procedure works fine for 64 bit).

Everything compiles without errors but when I go to start the agent:

[root@host02 ~]# service zabbix_agentd start
Starting zabbix_agentd: [FAILED]

/var/log/zabbix_agentd.log exists but is empty, and nothing is output to it.

Trying to execute the precompiled binaries also results in nothing-- no errors, no processes started.

Can someone point me in the right direction?

Thanks in advance!