Hi,
In the announcement of updates for Zabbix 7.0, it was mentioned that the ability to execute remote commands for the active agent was added.
Also, the official documentation states: 'Note that script execution on an active agent is supported since Zabbix agent 7.0.'
I have a question: Is it possible to execute scripts through Alerts -> Scripts on the active agent? Or is it implemented only as an Item through the command system.run(<command>)?"
When I execute script on Zabbix active agent 7.0 i get error:

Also, I have configured zabbix server config set Timeout=30 and set RefreshActiveChecks​=20 for agent config
Thanks,
​
In the announcement of updates for Zabbix 7.0, it was mentioned that the ability to execute remote commands for the active agent was added.
Also, the official documentation states: 'Note that script execution on an active agent is supported since Zabbix agent 7.0.'
I have a question: Is it possible to execute scripts through Alerts -> Scripts on the active agent? Or is it implemented only as an Item through the command system.run(<command>)?"
When I execute script on Zabbix active agent 7.0 i get error:
Also, I have configured zabbix server config set Timeout=30 and set RefreshActiveChecks​=20 for agent config
Thanks,
​

Comment