Skip to content

slivarez/mcollective-shellcmd-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mcollective-shellcmd-agent

run arbitrary shell commands

shellcmd is licensed under the GPL, see the file COPYING for more information.

shellcmd agent is a very simple agent for running arbitrary shell commands on your mcollective machines.

Install

  • Grab it from github:

    git clone git://github.com/slivarez/mcollective-shellcmd-agent.git
    
  • Copy content of agent directory to the mcollective agent directory on all of your mcollective-managed machines.

  • Install open4 gem (http://rubygems.org/gems/open4) on all mcollective-managed machines.

  • On your client machine, copy the content of application directory to the mcollective application directory

  • Test it:

    mco shellcmd 'echo i execute therefore i am'
    

TODO

Authors

About

Mcollective agent allowing you to run arbitrary shell commands and get back their output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%