Good morning,
I'm having a problem with a host,
I would like to restart the host based on a trigger event.
when the action is triggered I receive "unknown metric system.run" as a response.
I also tried from the host cli getting the following output :
i already added the Allow.key:
AllowKey=system.run["Powershell C:\Program Files\Zabbix Agent 2\script\reboot.ps1 *",*]
AllowKey=system.run[*]
regards​
I'm having a problem with a host,
I would like to restart the host based on a trigger event.
when the action is triggered I receive "unknown metric system.run" as a response.
I also tried from the host cli getting the following output :
Code:
c:\Program Files\Zabbix Agent 2>zabbix_agent2.exe -test system.run["Powershell C :\Program Files\Zabbix Agent 2\script\reboot.ps1 *",*] system.run[Powershell C:\Program Files\Zabbix Agent 2\script\reboot.ps1 *,*][m|Z BX_NOTSUPPORTED] [Unknown metric system.run]
AllowKey=system.run["Powershell C:\Program Files\Zabbix Agent 2\script\reboot.ps1 *",*]
AllowKey=system.run[*]
regards​
Comment