I have a remote command that does not produce any output. If I apply the template to a host before I set "EnableRemoteCommands=1", the item moves in to an unsupported state ["Not supported by Zabbix Agent"].
If I then enable remote commands and restart the agent, the item appears to be stuck in an Unsupported state, even though the item is basically working fine.
The remote command is just touching a file, so when it's working, I don't expect any output.
I appreciate that the design intent for remote commands is to retrieve a value and I am not retrieving anything :-)
If I then enable remote commands and restart the agent, the item appears to be stuck in an Unsupported state, even though the item is basically working fine.
The remote command is just touching a file, so when it's working, I don't expect any output.
I appreciate that the design intent for remote commands is to retrieve a value and I am not retrieving anything :-)
Comment