Ad Widget

Collapse

No zabbix_proxy.conf.d file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ggeo
    Junior Member
    • Mar 2017
    • 1

    #1

    No zabbix_proxy.conf.d file

    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:

    Code:
    NAME=zabbix_proxy
    DAEMON=/usr/sbin/$NAME
    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 :

    Code:
     /etc/zabbix/zabbix_proxy.conf.d: [2] No such file or directory
    Instead, the file that exists is the
    Code:
     zabbix_proxy.conf
    Any solution about this problem?

    I am using linux mint 18.1.

    Thanks!
Working...