I am trying to install and run Zabbix 2.0.0 on a RHEL server and when I start the service, it will say it started, create the items in /tmp but when I run a service --status-all .... it shows I get:
I followed the directions located at https://www.zabbix.com/wiki/howto/mo...installonlinux. I am not sure what I am doing wrong here. The /etc/zabbix/zabbix_agentd.log never gets created either. I have even tried to set the entire /etc/zabbix directory to 777. Any help would be wonderful.
Anyone have an idea what may be wrong?
Code:
usage: /etc/init.d/zabbix_agentd (start|stop|restart|help) start - start zabbix_agentd stop - stop zabbix_agentd restart - restart zabbix_agentd if running by sending a SIGHUP or start if not running help - this screen
Anyone have an idea what may be wrong?