Hello,
I try to upgrade then installer for windows whith the new version 1.4.2 and I have a problème.
Even if I use the syntax :
zabbix_agentd.exe --config "C:\Program Files\Zabbix Agent\zabbix_agentd.conf" --install
when I try to launch Zabbix agent by :
zabbix_agentd.exe" --start
zabbix_agentd try to find the config file at C:\zabbix_agentd.conf:
zabbix_agentd.exe [5956]: Cannot open config file [C:\zabbix_agentd.conf] [No such file or directory].
Do I make a mistake and is there a way to put it in the installation folder ?
Thanks in advance
I try to upgrade then installer for windows whith the new version 1.4.2 and I have a problème.
Even if I use the syntax :
zabbix_agentd.exe --config "C:\Program Files\Zabbix Agent\zabbix_agentd.conf" --install
when I try to launch Zabbix agent by :
zabbix_agentd.exe" --start
zabbix_agentd try to find the config file at C:\zabbix_agentd.conf:
zabbix_agentd.exe [5956]: Cannot open config file [C:\zabbix_agentd.conf] [No such file or directory].
Do I make a mistake and is there a way to put it in the installation folder ?
Thanks in advance
Comment