On zabbix homepage there is no pre compiled agent 3.0 for ubuntu 12.04.
I complied on one server and I tried to replace the binaries on other servers. But zabbix won't start if replaced. Old agent 1.8 version, new agent 3.0.
Error: could not access PID file for zabbix_agentd.
If I replace it back to 1.8 binary, it'll start the agent. The file permission is all root. Any idea what to look at? Logs won't get updated. I've tried changing the pid path too.
going to try creating a deb package
I complied on one server and I tried to replace the binaries on other servers. But zabbix won't start if replaced. Old agent 1.8 version, new agent 3.0.
Error: could not access PID file for zabbix_agentd.
If I replace it back to 1.8 binary, it'll start the agent. The file permission is all root. Any idea what to look at? Logs won't get updated. I've tried changing the pid path too.
going to try creating a deb package
Comment