Coté's Drunk & Retired

Est. 2000

Archive for the ‘Systems Management’ Category

[DrunkAndRetired.com Podcast] Episode 92 – Rails Back-ends, Community, and Functional Programming

without comments

The only think more fun than XML is…more XML.

In this exciting episode, Coté talk with Dave Fayram (aka “KirinDave”), currently of PowerSet, about his experience writing Rails back-ends (at places like mag.nolia. and mog), being part of the Rails community, and functional programming.

Thanks again to Dave for standing in for Charles who’s at destinations unknown in Finland…we think.

(This episode edited by Coté)

Tags: , , , , .

Written by cote

April 27, 2007 at 4:36 pm

Is it Time for Disruption in Systems Management?

without comments

When will the time come when someone will offer systems management for $30-100 a month? There’ll be a website you go to, sign up for an account, enter your credit card number, and download a simple agent to install on your network. Then, you’ll just log into the site to check up on things. As needed, you’ll download more pieces of software — e.g., for receiving SNMP traps and other things that won’t fly over the Internet unencrypted.

That is, instead of being huge, “enterprise software” platforms, systems management will be as easy as downloading my favorite SaaS thick-app/website combo, the flickr uploadr and drag-and-dropping stuff on it with a few key-strokes and clickity-clicks. You’ll have to go to the central website, and you won’t control all the precious data. It’ll go down sometimes, and you’ll be totally lost for a day or two.

But you know what? Even $100 x 12 months is just $1,200. Compare that to the thousands, hundreds of thousands, and even millions you’d spend on traditional systems management software.

The last hurdle for systems management SaaS is a collective shift in the domain’s mind-set, for both the customers and the vendors: customer fear loosing control, and while vendors have the technology to deliver the systems management as a service, they need to go ahead from their customers before they’ll make such a dramatic switch, taking an equally big risk.

Of course, this is the nut of Christensen disruption, which, by definition, bodes ill for the incumbents.

Tags: , , .

Written by cote

December 26, 2005 at 2:57 pm

Posted in Systems Management

BMC's Public Blogs and Podcasts

without comments

BMC now has public weblogs and podcasts at http://talk.bmc.com/.

As usual, it looks like Tom Parish is the outside consultant who’s been helping BMC out with this. But I’m just guessing on that.

Written by cote

June 29, 2005 at 3:05 pm

Posted in Systems Management

Some Bullshit on Agentless Monitoring

without comments

Agentless typically provides lightweight monitoring, with limited depth of data gathering or monitoring capabilities. In addition, without code or management intelligence installed on the system, the opportunities for management are little to none. The advantage is the ease of deployment – there is no need to deploy the agents – as well as the ease of maintenance. Despite its limitations, if the agentless monitoring provides all that you need for a specific device, then it is probably the right choice for you.

In addition, the agent-based approaches can deliver management capabilities through the interaction of the agents and the management servers. In short, the agent-based products offer more robust management (including monitoring) capabilities than the agentless varieties.

Yeah, that’s a bunch of bullshit. Agentless monitoring will get you exactly what you want, in any depth or amount of robustness about 95% of the time. I can guarantee that statement ’cause, having worked on an agentless system for some years, I’m one of the people who write the code.

The fact that there’s an image that agent-full monitoring is “beefier” is due to only two things: (1.) legacy and (2.) agentless people’s strong desire to keep things as simple as possible.

I say “legacy” because agent-based monitoring has a conceptual first-mover advantage. So many monitoring systems that have been around for a decade or more were originally coded to be agent based, putting it people’s minds that if you’re going to monitor something, hard-core and all, you need an agent. People just don’t think otherwise. But, now-a-days, you can get pretty much anything you want remotely without the need to install anything on the target machine — except maybe a username and password so you can access the box (which the agent system would need to get installed).

And, by simplicity I mean that (at least those I know) agentless people tend to prefer having 5-10 really good monitoring metrics over 10-50 everything-you’d-ever-want metrics that agent systems tend to have. Put another way, just because you’re monitoring more metrics doesn’t mean you’re monitoring more quality metrics.

So, if someone comes up to you and tries to tell you that agentless monitoring isn’t going to cut the mustard, be sure they know what they’re talking about. Sometimes it’ll be true, but in more cases than not, they’ll be wrong.

(Of course, none of this should matter to you if the systems management system does exactly what you want, and TCO’s equal to, or less than, what you want to pay. Agent vs. agentless is a distraction if your needs are taken care at a good overall price.)

Written by cote

June 26, 2005 at 9:56 am

Posted in Systems Management

Monitor Everything!

without comments

I wish I could get historic data from all my appliances. There’d be a USB port where you’d plug in a USB drive and it’d automatically download a CSV file with rows for whatever period and the metrics for that time sampling. For example, I’ve been on the Atkins diet, so I weigh myself at least every day. If I had one of these little ports, I could get a quick spreadsheet, and thus graph, of my weight over the past 2 weeks. Or, I could plug it into my car and get a bunch of metrics like my speed, distance traveled, fuel use, etc.

I realize stuff like this is probably available, but I just want it built it into the cheap stuff I get, all the cheap stuff. Not all that data would be useful — who really wants to see a graph of the fridge’s temperature every minute for the past 4 months? — but, being a systems management person by day, I’ve developed a weird hunger for any sort of monitoring data: I got all excited when I found out that my Airport had an SNMP server on it. Of course, if everything was networked and had SNMP, my resulting excitement would require a change of pants.

Written by cote

June 17, 2005 at 11:48 am