Hello,
I have set a remote command action. However, the command does not seem to be executed. I've logged remote command in the agent and the log file clearly says:
Executing command:"sudo /path/to/the/script.sh".
I have followed the sudo tips and...