I have some legacy servers that require monitoring. Due the "locked" state of these servers, I can't use repositories or rpm packages.
I was trying to install Zabbix Agent 6.2 on them using the pre-compiled binary, but I keep getting the "cannot execute binary file" error.
Previously I was able to use Agent 4.4 with no issues, but the latest version won't start.
I've tried the Zabbix Agent for Linux 2.4, 2.6 and 3.0 and all of them fail to execute.
Any idea of how to debug that?
Code:
# cat /etc/redhat-release CentOS release 5.10 (Final) # uname -sr Linux 2.6.18-371.el5PAE
Code:
# cat /etc/redhat-release Red Hat Linux release 8.0 (Psyche) # uname -sr Linux 2.4.18-14bigmem
Code:
# sh zabbix/sbin/zabbix_agentd -V zabbix/sbin/zabbix_agentd: zabbix/sbin/zabbix_agentd: cannot execute binary file
I've tried the Zabbix Agent for Linux 2.4, 2.6 and 3.0 and all of them fail to execute.
Any idea of how to debug that?


Comment