Hello,
I've worked to insert the parameter "EnableRemoteCommands=1" in the "zabbix_agent.conf" file for "Zabbix Agent" and it works perfectly! It allows me to execute automatically remote commands once an item is triggerd (i.e.: Start a Windows Service if it stops).
However, looking at the "zabbix_agent.conf" file for "Zabbix Agent 2" I cannot find the paragraph related to "EnableRemoteCommands". And, even if I try to add the line "EnableRemoteCommands=1" in anywhere I get the error message:
Error: Windows could not start the Zabbix Agent 2 service on Local Computer. Error 1053: The service did not respond to the start or control request in timely fashion.
isn't this parameter compatible with Agent version 2?
Source: Zabbix 5.2
Thanks a lot!
I've worked to insert the parameter "EnableRemoteCommands=1" in the "zabbix_agent.conf" file for "Zabbix Agent" and it works perfectly! It allows me to execute automatically remote commands once an item is triggerd (i.e.: Start a Windows Service if it stops).
However, looking at the "zabbix_agent.conf" file for "Zabbix Agent 2" I cannot find the paragraph related to "EnableRemoteCommands". And, even if I try to add the line "EnableRemoteCommands=1" in anywhere I get the error message:
Error: Windows could not start the Zabbix Agent 2 service on Local Computer. Error 1053: The service did not respond to the start or control request in timely fashion.
isn't this parameter compatible with Agent version 2?
Source: Zabbix 5.2
Thanks a lot!
Comment