Hello,
I have created a powershell script in agent and now i need to run it with the help of Alert->Script option. I need to execute the script on Zabbix agent.
I have modified the agent config file with EnableRemoteCommands=1. I'm able to show in log file in agent that command is successful executed on agent but nothing happen.
Is anything missing in config?
I have created a powershell script in agent and now i need to run it with the help of Alert->Script option. I need to execute the script on Zabbix agent.
I have modified the agent config file with EnableRemoteCommands=1. I'm able to show in log file in agent that command is successful executed on agent but nothing happen.
Is anything missing in config?
Comment