Hello Zabbix forum users,
I'm a very new user of Zabbix so a lot of these challenges are new to me and I'm hoping some can help me out.
I've been able to successfully setup a Zabbix server and is monitoring local machines.
I now need to monitor machines in a remote location.
I have installed the Zabbix-proxy package with mysql on a remote machine to be used as the proxy. The issue is that I can not seem to start the proxy service as seen below.
root@server-03:~# service zabbix-proxy -c /etc/zabbix/zabbix_proxy.conf
Usage: /etc/init.d/zabbix_proxy {start|stop|restart|force-reload|status}
root@server-03:~# service zabbix-proxy -c /etc/zabbix/zabbix_proxy.conf start
Usage: /etc/init.d/zabbix_proxy {start|stop|restart|force-reload|status}
root@server-03:~#
I'm not sure at this point if the configuration file is the issue. What steps can I follow to troubleshoot this?
Is the config file in the right location for the service to start automatically?
I would really appreciate hep of you the Zabbix professionals in this forum.
Thanks in Advance.
I'm a very new user of Zabbix so a lot of these challenges are new to me and I'm hoping some can help me out.
I've been able to successfully setup a Zabbix server and is monitoring local machines.
I now need to monitor machines in a remote location.
I have installed the Zabbix-proxy package with mysql on a remote machine to be used as the proxy. The issue is that I can not seem to start the proxy service as seen below.
root@server-03:~# service zabbix-proxy -c /etc/zabbix/zabbix_proxy.conf
Usage: /etc/init.d/zabbix_proxy {start|stop|restart|force-reload|status}
root@server-03:~# service zabbix-proxy -c /etc/zabbix/zabbix_proxy.conf start
Usage: /etc/init.d/zabbix_proxy {start|stop|restart|force-reload|status}
root@server-03:~#
I'm not sure at this point if the configuration file is the issue. What steps can I follow to troubleshoot this?
Is the config file in the right location for the service to start automatically?
I would really appreciate hep of you the Zabbix professionals in this forum.
Thanks in Advance.
Comment