Hey everyone,
I created init.d scripts for zabbix_agentd and zabbix_server that work with CentOS 4.x. They should also work with Whitebox Linux 4 and RHEL4.
They can be found here:
1. Copy them to /etc/rc.d/init.d/
2. Run /sbin/chkconfig --add zabbix_agentd
3. Run /sbin/chkconfig --add zabbix_server
Feedback and suggestions are appreciated.
Thanks
I created init.d scripts for zabbix_agentd and zabbix_server that work with CentOS 4.x. They should also work with Whitebox Linux 4 and RHEL4.
They can be found here:
1. Copy them to /etc/rc.d/init.d/
2. Run /sbin/chkconfig --add zabbix_agentd
3. Run /sbin/chkconfig --add zabbix_server
Feedback and suggestions are appreciated.
Thanks


Comment