Hello,
I have installed zabbix proxy (from the official repo , /zabbix/3.2/ubuntu) and I am trying to start the service.
I show that in the /etc/init.d/zabbix-proxy file, at the first lines it has:
In /usr/sbin , the file zabbix_proxy exists but it is in hex format (I don't know if this is right or if it matters).
Now, trying to start the service and checking the log , I can see that :
Instead, the file that exists is the
Any solution about this problem?
I am using linux mint 18.1.
Thanks!
I have installed zabbix proxy (from the official repo , /zabbix/3.2/ubuntu) and I am trying to start the service.
I show that in the /etc/init.d/zabbix-proxy file, at the first lines it has:
Code:
NAME=zabbix_proxy DAEMON=/usr/sbin/$NAME
Now, trying to start the service and checking the log , I can see that :
Code:
/etc/zabbix/zabbix_proxy.conf.d: [2] No such file or directory
Code:
zabbix_proxy.conf
I am using linux mint 18.1.
Thanks!