MS Beta Software To Manage Unix/Linux Systems
Tumbleweed writes "The Cross Platform and Interop team at Microsoft today announced some new beta products for managing Unix/Linux systems from MS Operations Manager 2007, as well as connectors for HP OpenView and IBM Tivoli Enterprise Console. Both betas are available at Microsoft Connect (search for systemcenter), according the blog."
"You will disarm your command prompts and escort us into Linux as root. If you attempt to intervene, we will destroy you."
Windows 3.1x calc: 3.11 - 3.10 = 0.00
So they are building a GUI to manage Linux servers. Could this eventually lead to a MS Linux distribution? (of course one that masks the cli and possibly has it's own proprietary clones of all the 'standard' programs)
Things you think are in the Constitution, but are not.
A lot of my work these days deals with getting Windows boxes to act more like *NIX boxes so I can operate them remotely from a central Linux box.
It's working out pretty well, actually... I set up cygwin with sshd installed in interactive mode, so I can run a script on the central server and have a cluster of WinXP machines all open an application simultaneously, such as play a video simultaneously or connect to a set of VNC servers all at once. I can also use rsync to efficiently distribute and keep a set of files up to date.
Still running into a bunch of limitations of what I can do remotely, such as set the display mode to a certain resolution, etc. so it ultimately won't keep me from replacing the remote machines with a bunch of custom Knoppix LiveCDs eventually. But at least this way I can still leverage the other Windows sysadmins we have an abundance of.
Devil's advocate here:
/usr/local and the only thing it does is fire up a cron job to update the virus definitions and occasionally run a filesystem scan.
Long term, this might be a help for Linux and other UNIX variants. A lot of companies are required, either due to regulations, contract or their own corporate policies to perform audits on computer systems. Having a "one stop shop" by MS where someone can punch a button and generate a report on vital machine statistics for every single thing hooked up to the corporate network, down to the USB powered urinals, regardless of OS being run, will allow IT shops more freedom in choosing operating systems.
Having OS independence for this tool would allow a shop to use Linux for a number of servers, but when audit time comes around, it will be as easy to print out a report about the machine's and how it adheres to corporate policy as the Windows machines. Audits of machine and network infrastructure security are a critical part of a lot of businesses and any tool that allows this to be made easier is definitely a help.
Using a tool like this, a business can not just say to a prospective client that "all our network connected computers have antivirus, antispyware, and firewall software installed that are kept updated", but actually show it, by showing a report that even the Solaris boxes have Mcafee installed [1] with current vdef files.
[1]: Yes, we all know about UNIX boxes and viruses, but there are lots of times when virus scanning software has to be present on all machines due to contract or legal reasons, even if the installed program just takes up space in
Because then, theoretically, you don't have to have both Linux and Windows people on staff. I.T. managers want to hire less people, not more, and the Windows guys are usually cheaper.
It's an automated monitoring & alerting tool, rather than a GUI tool to perform actions that would traditionally be performed at the command line. So you just let your *nix system run, then when an error occurs (maybe an message gets logged in syslog, maybe a process that should be running isn't), the alerting system can alert you (email, SMS, IM), optionally take corrective action and resolve the issue automatically. You can also collect performance stats etc so you can do capacity planning and analysis. Screen shots here