Hack and / - Manage Multiple Servers Efficiently

 in
Use a few simple techniques and a couple extra tools to simplify things when you must administer a group of machines at a time.
______________________

Kyle Rankin is a systems architect; and the author of DevOps Troubleshooting, The Official Ubuntu Server Book, Knoppix Hacks, Knoppix Pocket Reference, Linux Multimedia Hacks, and Ubuntu Hacks.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Other Alternatives

briandking's picture

I found myself writing that same for loop and using cluster type tools to manage multiple windows as well.

The for loop takes a long time to do anything significant on a large number of machines since it runs serially (and is a pain if one or more of the hosts happens to be down).

The multiple windows solution only scales as far as your screen size (assuming you are checking results as you type).

Then I ran across shmux (http://web.taranis.org/shmux/) which works like the for loop solution, but tackles hosts in parallel while tracking errors and keeping logs.

The author lists quite a few more alternatives at the bottom of his web page as well.

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions