After having no luck finding a copy of zabbix agent for IPCop, I managed to finally compile it myself.
For all those who are looking for one as well, you can download from here:
Please note I have compiled it on the IPCop 1.4.13 development ISO, but I have tested it on 1.4.18 with success.
Install Instructions:
Copy zabbix_agentd to /usr/local/sbin/
Make a zabbix_agentd.conf file in a directory /etc/zabbix/
Add zabbix to the startup for ipcop. Adding a line for it at the end of /etc/rc.d/rc.netaddress.up should work.
Edit: updated download link
For all those who are looking for one as well, you can download from here:
Please note I have compiled it on the IPCop 1.4.13 development ISO, but I have tested it on 1.4.18 with success.
Install Instructions:
Copy zabbix_agentd to /usr/local/sbin/
Make a zabbix_agentd.conf file in a directory /etc/zabbix/
Add zabbix to the startup for ipcop. Adding a line for it at the end of /etc/rc.d/rc.netaddress.up should work.
Edit: updated download link
Comment