Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Unix Operating Systems Software

System Administration Cost Studies? 20

davodavodavo asks: "I'm a market researacher looking for any industry data on the costs of administering UNIX, Linux and Wintel server farms. I've got the overview stuff (Gartner grp), but I'm looking to build a fairly detailed cost model. Specific focus are the activities of server configuration management -- binary images, software distribution, and application deployment. How frequently does some part of a server's software stack have to be updated / upgraded? Any data along the following lines will be appreciated: amount of time it takes an admin to update 50 machine; frequency of distribution or configuration error requiring a roll-back to a previous configuration; average time to perform a rollback; and so forth. If anyone knows of a good detailed model on this topic, please send pointers! I will happily provide the results of my work to the slashdot community (if you are interested, please email me). Basically, I am simply trying to understand the economics behind server management."
This discussion has been archived. No new comments can be posted.

System Administration Cost Studies?

Comments Filter:
  • Personal experience (Score:3, Interesting)

    by dfreed ( 40276 ) on Saturday September 28, 2002 @11:13PM (#4352118) Homepage
    Not sure about formal studies but in general I have found that debian when installed with apt-cron and pointing the sources.list to an internal machine with custom packages. That way there is no difference between updateing 1 client and 100 clients.
  • by Anonymous Coward
    Which one are you developing with this question?

    I'd recommend that you get a job as a sys admin. Once you've done it for a while, you'll know what all seasoned sys admins know.

    It takes x long to do y job in z environment. x and y will be different with every variant of z.
  • if you are interested, please email me

    If you're going to ask for email feedback, giving a fake address doesn't help.

    tstock
  • Education Costs (Score:3, Informative)

    by Lando ( 9348 ) <lando2+slashNO@SPAMgmail.com> on Sunday September 29, 2002 @06:15AM (#4353031) Homepage Journal
    Don't forget about education costs... Figure that a sysadmin to stay current with technology needs about 4 weeks of training each year... At ~2500 a week that's about 10K right off the top.

    Not sure what level of system administration you are looking for. Enterprise system administration is different from a medium or small size company.

    It's would probably be better to try to find some complete IT budgets and see what they spend on systems administration. Also look at the metrics for each system type.

  • The cost of a UNIX administrator will vary significantly. Some will hack around all day at your expense, others will be only business. Some will be defensive in their approach to computers, meaning that they are meticulous and have rules on how computers should be used. Although these are the most annoying to employees, they will be the most least expensive because they will be able to maintain a network all the time. They usually are the most experienced as well.

  • Forget Gartner, IDC and all those other companies that do NOT DO RESEARCH and just post reports showing whatever it is they want to show (usually that windows is the One True Way).

    To figure this out yourself, you're going to have to do direct research that is specific to your environment. Price the hardware. Figure the average lifespans (for a PC its 2 years, for a Mac, 4 years). Look at the OS costs. Figure out directly the support costs-- eg: an average of 4 incidents per cleint seat per week for Linux, 3 for windows and 1 for Mac. The costs of basic training classes, or hiring a trainer (you can call the trainers and ask them how long it will take and how much it will cost) and all that.

    In the end you'll find Macs are cheaper- but don't take my word for it (or garnters or anyone elses) do the research yourself.

    Its the only way to be sure.
    • Actually you'll find that an Abacus is exceptionally cheaper to maintain than any model of computer.

      The problem is, like the Macintosh, they only have a limited range of applications that they are good at, making them a poor choice for most consumers.

      • Well, the Abacus increases productivity a little, but the Macintosh increases productivity more than any person computer environment yet invented. This according to the studies I've read, and the experience I have had, and also, the test I did. (Took two secretaries who had windows MS Word experience. Had them type a series of white papers under MS Word on both Windows and Mac machines. In both cases the Mac test resulted in about a %40 savings in speed-- even though they were not Mac trained, and even when the Mac was the first one they typed it on.

        Not everyone can do their own testing, but if you do, the results are clear.

        I know you were just trolling. I mean, what applications are there that the Mac doesn't excell at? I know of none where the Mac doesn't enjoy an advantage.

  • The Practice of System and Network Admin (well we all know this one, come one on , we ok ISBN 0201702711), has quite of the first two chapters on this. More of why you should have common automatic installs than the actual ROI costs for doing the automatic scripts etc.

    BUT ya gotta remember that you'll need more and bigger M$ servers to accomplish the same things with Linux, *BSD or Unix. Hence the cost goes up.
  • Any data along the following lines will be appreciated: amount of time it takes an admin to update 50 machine; frequency of distribution or configuration error requiring a roll-back to a previous configuration; average time to perform a rollback; and so forth.

    I think all and all, the answer is "it depends". The question is not very much unlike, "I am looking for statistical information on how long it takes to repair a car." Of course, repairing a car could mean anything. Putting in a new engine. Changing the spark plugs. It is hopelessly open-ended.

    Much in the same way, "updating 50 machines" is also convoluted. We have a seasoned script at work which we use to update a very large number of boxes all at once. It can load software or change parameters, or whatever. The time it takes is usually far less than 1 minute per box.

    On the other hand, upgrading the OS can be far trickier. There is the planning stage (working with the application groups to make sure their applications all support the new version of the OS and what patches they need), the implementation stage (which is slow and drawn out, and you have your choices of upgrading the existing machine or installing a new OS on top of it, both with advantages and disadvantages). The implementation usually takes 4 or 5 hours per machine, and is not done in an assembly-line fashion.

    Of course, the second instance (os upgrade/replacement) is a case study for Sun's N1. If their software can magically track dependancies in OS upgrades and do it automatically, that'd be swell.

Genetics explains why you look like your father, and if you don't, why you should.

Working...