Hi,
I just configured 'zabbix action' for tracking process info on problematic host. but it doest work on the monitored host, it seems works only on Zabbix Server.
I also enabled "EnableRemoteCommands=1" in the zabbix_agentd.conf on every monitored host. And I doest get anything useful in the "Reports --> Action log"
Zabbix Server info that excuted command successfully: " 13247:20200728:013124.656 Executing command '(top -bc |head -n 50; ping -c 4 www.google.com) > /tmp/`date +%F`.log'"
How can I troubleshoot this ? or is there anything wrong with the configuration? Thank you!
Version i used: Zabbix 4.0.10 (revision cc25224816)
Configuration items below:

I just configured 'zabbix action' for tracking process info on problematic host. but it doest work on the monitored host, it seems works only on Zabbix Server.
I also enabled "EnableRemoteCommands=1" in the zabbix_agentd.conf on every monitored host. And I doest get anything useful in the "Reports --> Action log"
Zabbix Server info that excuted command successfully: " 13247:20200728:013124.656 Executing command '(top -bc |head -n 50; ping -c 4 www.google.com) > /tmp/`date +%F`.log'"
How can I troubleshoot this ? or is there anything wrong with the configuration? Thank you!
Version i used: Zabbix 4.0.10 (revision cc25224816)
Configuration items below:
Comment