Slashdot Mirror


Ask Slashdot: Tools For Managing Multiple Serial Console Servers?

An anonymous reader writes "I've recently been charged with updating our existing serial console access tools. We have 12 racks of servers each with a console server in it (OpenGear, ACS, and a few others). Several of these systems host virtual machines which are also configured to have 'serial' management (KVM, virt serial). In total it comes to about 600 'systems.' All the systems also have remote power management (various vendors). Right now our team has a set of home grown scripts and a cobbled together database for keeping this all together. Today any admin can simply ssh into the master, run 'manage hostname console' and automatically get a serial console or run 'manage hostname power off' to cut the power to a system. I'd rather use some tools with more of a community than just the 4 of us. What tool(s) should I move my group onto for remote serial/power management?"

3 of 104 comments (clear)

  1. How about SourceForge? by Havokmon · · Score: 4, Insightful

    If you published your tools, you might find you're not the only ones who need the flexibility you've written into your toolset.

    --
    "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
  2. Why? by Anonymous Coward · · Score: 5, Insightful

    You haven't identified any missing features or existing anti-features in your current toolset.
    The only hint of anything wrong with your setup is "I'd rather use some tools with more of a community than just the 4 of us."

    Q: What tool(s) should I move my group onto for remote serial/power management?
    A: Yours. Clean the tools up, open source them, and market them. Your community will grow.

  3. if it ain't broke... by tudorxpopescu · · Score: 5, Insightful

    So... let me get this straight, you have a system which is easy to use and works just fine, and is written in house. Obviously, you want to change it... because? Jeez.