Ad Widget

Collapse

Installed Zabbix Agent Service has wrong Path

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Deluxe
    Junior Member
    • Jan 2020
    • 2

    #1

    Installed Zabbix Agent Service has wrong Path

    Hi guys,

    i am having some troubles with an Zabbix Agent Installation.

    Scenario:

    I want to install the Agent on a Windows Server 2016 with the ZABBIX_AGENTD.EXE with an specified config file.
    Command is:

    C:\zabbix\ZABBIX_AGENTD.EXE -c C:\zabbix\zabbix_agentd.conf -i

    The config File has all necessary information in it.
    All necessary files are in the same path:

    C:zabbix\

    ZABBIX_GET.EXE
    ZABBIX_SENDER.EXE
    ZABBIX_AGENTD.EXE
    zabbix_agentd.conf

    Next i get this message:

    ZABBIX_AGENTD.EXE [5808]: service [Zabbix Agent] installed successfully
    ZABBIX_AGENTD.EXE [5808]: event source [Zabbix Agent] installed successfully


    Now the Problem is that the Path to the EXE is not correct.

    In the Properties of the Service "Zabbix Agent"

    "C:\zabbix\ZABBIX_AGENTD.EXE.exe" --config "C:\zabbix\zabbix_agentd.conf"

    Why does the installation add another ".exe"?

    Tried to change the environment variable but that changed nothing.

    Hope you can help!

    Thanks!

    Regards
    Thomas
Working...