Slashdot Mirror


Build Your Own NOC

Geminus writes "Ever wanted to build a cheap NOC but had difficulty explaining tech stuff to bean counting managers? Here's the basics on building one for under two grand. Makes for a pretty good dog-n-pony show, and proves useful too! Damn, I want to be an Armchair Network Operations Center General."

6 of 267 comments (clear)

  1. The scary thing is.... by beeudoublez · · Score: 5, Interesting

    what if your boss/manager saw this and decided this is all you needed for your budget?
    Hard to justify higher costs when your proof of concept is some webpage discovered by your boss, we've all been there.

  2. For a real opensource NOC by losttoy · · Score: 5, Interesting

    You need:
    1. A good network management system (Open-NMS)
    2. A good systems monitoring system (MRTG+RRD Tool)
    3. A good helpdesk software to follow trouble tickets.

  3. My NOC is 66 square feet,3TB of traffic by Anonymous Coward · · Score: 5, Interesting

    Bashed out a window so a fan can circulate air, installed 4 of the cheap open frame racks, use a OpenBSD firewall and all of our servers run FreeBSD. It costs next to nothing to set up. Idiots down the hall from us spend $1.5 million on their room, $100K just for the air conditioner. The funny thing is they do 1/100th of the traffic we do. Believe me, the "IT" industry is set up to rip you off if you don't know what you're doing. This stuff can be done a lot cheaper than the suits lead you to believe. This is how we survived the bubble while the floor outside our door got marked up from other occupants expensive equipment getting moved in, and then out!

  4. Dual-headed video by John+Courtland · · Score: 5, Interesting

    ...is indeed the greatest thing since sliced bread. I've had it for about 2.5 years now, and one day when my primary monitor went out, I almost couldn't function. Being able to have Visual studio open in one screen and All sorts of Docs and a web browser in the other, I don't know how I did it before...

    In the same vein, nVidia included a really nice feature in their latest drivers (I think it's been around since the 4x.xx series, but it wasn't as refined) that lets you "throw" a window. Pure genius, whoever invented that. With 2048 pixels of desktop space, it actually takes over an entire mousepad to move a window across the desktop. With throwing, I just flick my mouse. If I have a few IM windows open, a few Putty terminals, etc etc, it's great to just get stuff out of the way real fast and put it all into a known area.

    --
    Slashdot is proof that Sturgeon's Law applies to mankind.
  5. Re:The article. by boaworm · · Score: 5, Interesting

    Another way of doing that is to connect the machines with a Hub instead of a Switch, and have one machine configured without an IP, only raw logging of network traffic.

    The idea is that whatever goes on out there will be logged/dumped, but never executed/analyzed, on this machine. And since it has no IP, it does not show and cannot be addressed. So if you have an intrusion, this machine is uncontactable, but still will hold all network traffic for you to analyze later.

    Kind of like making
    bash# ln -s /dev/lp /var/log/messages

    Pretty hard to clear up the trace now, huh ? :)

    --
    Probable impossibilities are to be preferred to improbable possibilities.
    Aristotele
  6. CNN by pyite · · Score: 5, Interesting

    Can't underestimate the importance of some news channel on at all times. During August of this year, we were in our NOC and we saw our power blip for a second and heard the UPS alarms from the adjacent machine room. Shortly thereafter, we found out we were on diesel power. Our monitoring tools began to show remote devices going down, some coming back, some not. I noticed my SSH session to home died around the same time. I began to worry. I called my house to see if my answering machine would pick up. No dice. It was at this point we realized a big power failure had hit us. A few minutes later, the reports started coming in on CNN that all of New York had gone down, etc. Eventually it all made sense, but it was definitely important to have CNN... even if we knew about the power failure before they did.

    --

    "Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman