View previous topic :: View next topic |
Author |
Message |
massctrl Apprentice
Joined: 19 Mar 2004 Posts: 156
|
Posted: Sat Sep 11, 2004 6:46 pm Post subject: [solved]Execute commands remotely |
|
|
Hi all,
I want to execute the same commands on 20 gentoo boxes at the same time. They all have ssh running. Now I was thinking to make a perl script which executes these commands on the 20 boxes, capture the output and write that output into a local logfile. This way i can administer 20 boxes at the same time. Before i'm reinventing the wheel, there must be a program/package which allready does this.
In other words , does anyone know any program/framework to execute the same actions on more servers at the same time? This would save me a lot of time !!
Thanks in advance.
Last edited by massctrl on Sat Sep 11, 2004 9:46 pm; edited 1 time in total |
|
Back to top |
|
|
fls Tux's lil' helper
Joined: 18 Apr 2003 Posts: 111 Location: Germany
|
Posted: Sat Sep 11, 2004 6:59 pm Post subject: |
|
|
Here you can find a program called mssh (mass ssh) which seems to be exactly doing what you´re looking for.
HTH _________________ First they ignore you, then they laugh at you, then they fight you, then you win. Mahatma Ghandi |
|
Back to top |
|
|
massctrl Apprentice
Joined: 19 Mar 2004 Posts: 156
|
Posted: Sat Sep 11, 2004 8:07 pm Post subject: |
|
|
Sounds very good and I will look into it and test it.
Are there any other possibilities for my situation?
Some kind of centralized management software?
thanks! |
|
Back to top |
|
|
massctrl Apprentice
Joined: 19 Mar 2004 Posts: 156
|
Posted: Sat Sep 11, 2004 9:46 pm Post subject: |
|
|
I can't believe this,
I've been searching for this, but i completely forgot the name or where i saw it. I opened packages.gentoo.org and there it was at the fresh ebuilds of today
cfengine that's what i was looking for
Thanks anyway |
|
Back to top |
|
|
|