Hi,
I have a problem with remote command execution using Zabbix action.I have created a Zabbix action for a trigger to run a remote command on localhost.The command is -
top -b -n1|mail -s "Test" [email protected]
I don't know whether this working or not ,there is no log or no entry in Monitoring->Action.
When i was trying to run this command using zabbix_get i get ZBX_NOTSUPPORTED.
Please help me
I have a problem with remote command execution using Zabbix action.I have created a Zabbix action for a trigger to run a remote command on localhost.The command is -
top -b -n1|mail -s "Test" [email protected]
I don't know whether this working or not ,there is no log or no entry in Monitoring->Action.
When i was trying to run this command using zabbix_get i get ZBX_NOTSUPPORTED.
Please help me
Comment