Hi
we are installing the Zabbix agent on Windows in "c:\Program Files\Zabbix Agent".
This works fine.
In order to add application specific user parameters and scripts we create
two subdirectories conf.d and scripts.
However, as soon as I include the following line
in zabbix_agentd.conf the service does not start any more.
I guess the 3.0.5 agent just crashes.
It works well, e.g. in 2.4.6, though !
Somebody have a workaround or a fix for this bug ?
I would change the sources but I can't compile the agent, anyway.
Regards
Norbert.
we are installing the Zabbix agent on Windows in "c:\Program Files\Zabbix Agent".
This works fine.
In order to add application specific user parameters and scripts we create
two subdirectories conf.d and scripts.
However, as soon as I include the following line
Code:
Include=c:\Program Files\Zabbix Agent\conf.d
I guess the 3.0.5 agent just crashes.
It works well, e.g. in 2.4.6, though !
Somebody have a workaround or a fix for this bug ?
I would change the sources but I can't compile the agent, anyway.
Regards
Norbert.
Comment