Hello everybody
I have a question about the difference between the agent keys system.run[command] and define a key inside the agent with an UserParameter:
I want to run a linux command on a host and create a trigger on the standard output of this command, and I can use system.run or an User Parameter.
What is the best way to run my command ? Are they making a difference ?
Thanks for you answer.
I have a question about the difference between the agent keys system.run[command] and define a key inside the agent with an UserParameter:
I want to run a linux command on a host and create a trigger on the standard output of this command, and I can use system.run or an User Parameter.
What is the best way to run my command ? Are they making a difference ?
Thanks for you answer.
Comment