-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.0.0
-
Component/s: Agent (G)
-
None
I can not get system.run feature to work on Linux server agent.
I have Enable remote commands in /etc/zabbix/zabbix_agentd.conf
EnableRemoteCommands=1
LogRemoteCommands=1
But i get ZBX_NOTSUPPORTED: Unsupported item key.
when I try to execute the command.
zabbix_get -s 127.0.0.1 -k "system.run[echo test]"