- 
    
Incident report
 - 
    Resolution: Cannot Reproduce
 - 
    
Trivial
 - 
    None
 - 
    5.0.0
 - 
    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]"