I am using mcollective-2.8.1 version and installed all the related packages, but its seems like shell command is missing. I am not able to find the package/plugin for shell command.
Asked
Active
Viewed 1,834 times
1 Answers
1
MCollective Shell is a separate Agent plugin, it is not packaged with the core MCollective software. Agent plugin code is installed into $libdir/mcollective/agent. See the general plugin install guide. You can get the Agent code from GitHub.

Luke Bigum
- 110
- 1
- 7
-
Thanks Luke, I have setup that, I forgot to update my answer here. – ramesh.mimit May 12 '15 at 08:02