Skip to main content

So what does an IT Operations Manager do, again?

Since the title of my blog is "TheOpsMgr" I thought I should at least define what an "Ops Mgr" (Operations Manager) actually IS (or at least in terms of my current job).

Because I work for a small-ish online publishing company (about 200 people, with about 35 people in the Technology team) the Operations role is best defined as by a negative - "Operations is everything the Developers and the Project Managers DON'T do...".

Most people have a fairly instinctive grasp of what Developers and Project Managers do - developers "develop stuff" (that becomes the new websites in our case) and PM's "manage stuff" (the projects that the developers work on).

But what about the rest of the job of managing the day to day operations of the websites (or any other IT system)?

The Operations function that most users would be familiar with is the "help desk" (or service desk as it tends to be called these days) but this is only the visible tip of the Operations function - the other nine tenths of the iceberg is submerged where the users rarely see (or for the more cynical, rarely care unless it goes wrong!).

More on this later...

Comments

Popular posts from this blog

Alexa has performance rankings too!

I must confess that this one had slipped past me… I wasn’t aware that Alexa was now offering performance rankings as well! Alexa now shows an “average load time” as well as a “comparitive ranking” (i.e. 51% of sites are slower). Interesting data for your next website analysis! It’s worth noting that the quoted “1.404 seconds” is about the same as the “repeat view” measurement webpagetest.org (testing from the UK node shows that www.johnlewis.com takes about 7.2 seconds to load with an empty cache, and 1.6 seconds with a primed cache, median values over 5 runs). Presumably this is an average across all Alexa toolbar users, on all johnlewis.com pages (large and small) with empty and primed caches.

Real-time Web Analytics just took a step forward with Pion v4

Awesome news from Atomic Lab’s that Pion 4.0 has been released! The new Dashboard functionality looks amazing – real-time web analytics likes page views, visitor sessions etc as well as performance analytics like load time and server reply time – along with the usual Pion goodness like tag-free analytics and customer journey visualisation with the Replay feature. Can’t wait to implement this on some customer sites!

Time Sync on SBS 2008

I had a small problem that has been bugging me re time sync on my home PC’s. The underlying problem was that the time sync on my Small Business Server 2008 (SBS 2008) server was drifting from the external time source (time.microsoft.com). The root cause was that I hadn’t opened UDP port 123 on my firewall to allow NTP traffic to my server. A quick firewall change and a w32tm /resync and everything was working correctly again. More instructions can be found here - http://www.smallbizserver.net/Articles/tabid/266/Id/71/How-to-fix-time-synchronization-errors.aspx