Why A “Dedicated” Support Technician Is A Bad Idea

Published April 23rd, 2009 by Davy Jones

An emerging trend nowadays is that a lot of businesses have trouble differentiating themselves from their competitors. At this point they usually need to innovate, so they have a “novel” product to sell, or change the way they do business to make themselves more appealing to customers (of course another option is to start slashing prices in an attempt to soak up some of the market, but this simply isn’t sustainable, making it a risky gamble).

Anchor is no exception to this – we firmly believe that our success is in no small part thanks to our quality of customer support and technical prowess. One suggestion that often arises when discussing how we can Do It Better is somehow building better relationships with our customers. The better we understand their goals, the more effectively we can help them.

A lot of other business turn this into a selling point, by offering you a dedicated account manager or point of contact. It’s easy to see why; it makes people feel special, and that makes them feel good – feel-good customers are happy customers. For the business, it’s fairly cheap to do, too. We do this a bit too, but in a less formal manner. A staff member with a lot of experience with one customer tends to pick up their support requests anyway, which works out nicely.

In a perfect world, all else being equal, having someone who knows all your history and systems inside out is much better than having different people work on your business each time you make contact. In the real world, however, it’s never that simple. We’re all for promoting stronger customer relationships, but it’s important to recognise that this can add weaknesses if not done carefully.


Things to think about

    drunkcat2

  • When your tech goes to the pub, what do you do?
  • When your tech leaves the company, what do you do?
  • Documentation is the key, someone who doesn’t need to document things regularly probably won’t
  • A lack of documentation means that anyone else who does have to work on your stuff is working completely blind
  • Having someone write notes about their clients when they’re leaving is too late, they’ll forget too much stuff
  • Pub/hit-by-a-bus problems don’t give the luxury of pre-departure documentation, anyway
  • If you’re running multiple technologies, perhaps different people will be the best to work on the different parts of your system anyway
  • Is your “dedicated support person” actually a tech, or just an account manager who acts as a gopher between you and the real technicians? If so, they’re just overhead, and could quite possibly make things harder by slowing down communication and not properly communicating things back and forth
  • Some companies will advertise “dedicated support tech” because they’ve only got one person in their support department!

For these reasons we do not believe in providing a “dedicated support person”. What we do offer, however, is access to a team of well trained and experienced system administrators who are all capable of assisting with all your hosting infrastructure. That said, we’ll do our best to get the most appropriate person onto your problem, whether that’s someone who knows your particular setup or someone who is an expert at the technology you’re using or even the particular problem that you’re having. To ensure there is continuity of information across the team we use a ticketing system to make sure that everyone readily has access to all historical information about an issue, and finally, we have a very healthy appreciation of the value in having comprehensive documentation about everything we do.

0
Comments

I thought web hosting companies were the ones blocking spam

Published March 20th, 2009 by Davy Jones

We use a Barracuda to keep spam out of our email at Anchor. Having overcome some early teething issues and generally handling it with care it does do quite a good job of keeping spam out of our email to the point that it doesn’t really bother you – most of the time.

cosmotel-spam1
Perhaps that’s why the delightful email I received from Cosmotel Web Hosting caught my eye this morning – I just don’t get that much spam these days. Note the URL’s use of the words “emailmarketing”, I guess to some that is another name for spam.

My quarantine box always has a good collection of spam covering the ever enlightening topics of how to last longer on the job, how to make my schlong – well, long I guess, and of course all manner of exciting prescription medicines. It would be fair to say that the majority of this doesn’t originate from Australia and those generating could benefit from re-evaluating their ethics.

What surprised me about receiving spam from another hosting company is that as a web hosting provider you spend a not insignificant amount of time blocking spam, dealing with customer complaints about getting too much spam and getting your own mail servers out of spam abuse lists from the occasional overzealous sales cadet. Surely as a hosting provider you’re more aware of the problems with spamming and the illegality of it than the average punter? Surely you would think more than twice before hitting the send button?

For those that aren’t clued up on the legal problems with spam, our guide to responsible email marketing will run you through the Spam Act of 2003. Yes 2003! that’s 6 years since spamming in Australia became illegal (technically a little under 5 as the act only came into effect in April 2004).

Looking on the bright side, this mornings colourful email promising me 99.95% uptime (really, only 21.6 minutes of downtime per month, from a website that appears to be hosted on a DSL link, perhaps we’re wasting money on our bgp implementation and 4 upstreams) for $58/year did make me ask the question – is our government actually doing anything to enforce the Spam Act of 2003?

My Google searches soon led me to the ACMA website where I discovered that they appear to be quite active. They have a plugin not just for the Outlook mail client, but Outlook Express as well. Great, time to bin my Apple and switch to a Windows PC. Dig a little further and to their credit ACMA have made available some very usable alternatives for non-Outlook users to report spam. You can register for an email address to forward messages to our report spam via a web form. I’m impressed.

What happens to it once a complaint is received? According to ACMA the emails go into a database and are used in investigations and proceedings against spammers. They quote some quite impressive statistics on data collection and enforcement activities.

Will the report from an unhappy camper receiving probably one of the less harmful types of spam from another player in their industry be investigated? I’ll let you know if I hear back from ACMA.

A nice quote from CosmoTel’s website: “CosmoTel has different work ethics to our competitors” – yes you certainly do!

p.s It seems I’m not the only one that isn’t happy about the Cosmotel spam or questioning why a web hosting company is spamming!

2
Comments

Safely handling RAID failure

Published March 9th, 2009 by Davy Jones

With hard discs being by far the most common point of failure in servers RAID does wonders for protection against loss of data.

With a RAID array in normal operation we’re in a pretty safe place. We know that we can suffer failure of a drive without loss of data or disruption of service. Once a drive has failed however we’re in a slightly more precarious position. Loss of another drive or damage to the remaining drive could easily cause major problems. At this point the only thing that can protect you can against data loss if you make a mistake is your backups – you did configure backups didn’t you?

Restoring a damaged RAID array is a task that requires extra caution. 

On our range of dedicated servers and vps‘ it’s one of those things that just happens automatically and the client usually only finds out after the problem has been fixed. For our co-location customers however it’s a task that we often find ourselves involved with to lend a helping hand.

With this in mind we’ve started to put together a series of articles discussing the steps we take to restore a Linux RAID array after hard disc failure and recoving from a Windows software RAID failure We hope you find them useful.

0
Comments

Advanced web application monitoring

Published March 6th, 2009 by Davy Jones

We’ve been using Nagios to monitor an ever-increasing number of services on all of the servers that we own at Anchor for a number of years. For the most part the things we monitor have a focus on those that a systems administrator (us in other words) has to deal with. This includes things like CPU load, memory usage, disc space availability, swap usage, server load, availability of core applications such as web servers, data base servers, mail servers. On a given server we typically monitor anywhere from 5 to 25 different attributes.

The end goal of all this monitoring is to ensure that the services on the servers we run are always working.

We can take this a step further though, rather than just monitor the components of the server that are required to keep the websites running, we can monitor in quite detailed ways many of the components of the websites themselves.

At the end of the day, having a monitoring system tell you that a server is healthy and all of the applications are working only goes so far. Ultimately what’s important (to our clients) is that the website is behaving the way that they expect it to.

Since we don’t build any of the websites that we host unfortunately we can’t put in place systems to monitor the innards of an application. To do so requires an intimate knowledge of how the application was built. We do however have a very powerful monitoring system and if the developers of the websites put the hooks into their code, we can monitor these hooks so that both Anchor and the developers can be alerted to the problems.

With these hooks in place, in many cases Anchor will be able to fix the problems, but if we can’t at least we notify the client that there’s a problem (even if it is at 2am in the morning).

In our world, the more monitoring we put in place the greater the uptime of services and the happier our clients are. On this one though, we need our clients’ help. For all Anchor customers on a Fully Managed support pack we do our side of the monitoring free of charge, and for everyone else we can do anything – for a small fee of course.

To help people understand what can be achieved with web application monitoring along with some implementation ideas, we’ve put together this article on website monitoring.

0
Comments

Wanted: Full-time Customer Support Guru

Published March 4th, 2009 by Davy Jones

Due to recent growth Anchor is looking for full time customer service guru for immediate start, please find full details of the job listed in-line below:

Anchor Systems is a leading Linux based web hosting provide in the Australian market. We are growing organisation and require intelligent, passionate people who want to learn everything there is to know about Linux system administration and web hosting in general.

Our customer service representatives:

* show initiative and are self motivated who are capable of working in a dynamic fast-paced environment that requires quick learning and intelligent solutions

* have an excellent command of the English language as well as good phone manner

* get a buzz out of assisting end users

* are keen, creative and able to accurately identify problems

* endeavour to provide the absolute best possible customer experience

* have a little experience with either Linux or Windows problem diagnosis

* are familiar with end user applications such as Outlook, Entourage, Internet Explorer, Firefox, WS-FTP, CuteFTP, SSH

* have an attention to detail bordering on obsessive compulsive and have an attitude of doing things right, the first time

Responsibilities in this position include:

* Order processing: Domain name registration, renewals and transfers. Adding DNS records, provisioning of new shared hosting accounts, managing SSH/FTP accounts, addition of databases and users. SSL certificate procurement.

* First Level technical support: end user email configuration, updating DNS records, password resets, follow up calls, FTP/SSH support as well as field other general support enquiries.

* Basic system administration: Webserver configuration, basic changes to apache/IIS configuration. Database administration, covering both MySQL and PostgreSQL including user account addition, database
imports and exports. Mail configuration on both postfix and sendmail.

* career opportunity to move into a Linux system administration role
* casual work environment
* dual head workstation
* pool table, foosball table and beer.

If you feel you would be suitable for this role, Please send your CV preferably in plain text, PDF or if absolutely necessary, word format to jobs@anchor.com.au

1
Comment

Can Web Hosting be “Australian Made”?

Published January 23rd, 2009 by Davy Jones

This morning as I made my way up the escalators from Wynard station in the city something caught my eye that had kind of been on my mind this last week. It was the very well recognised Australian Made logo, only it was tattooed on a young girls arm. As proud an Aussie as I am, and admittedly not the tattoo type of person, and as cool as it did look it was hard to avoid the cliched “she’ll regret that one day” thoughts.

Australian Made

Australian Made

The tattoo experience got me thinking though, can web hosting be Australian Made? and what is the real difference between Australian hosting and overseas hosting?

As an Australian based provider we obviously only use Australian labour, that’s a big part of what we do. Our offices are in Australia, and I think are owned by an Australian company. The power we use to run our services comes from Australia and I’m sure there are more than a few other local suppliers. But there are some big ones that aren’t so local.

The hardware we run our services on, 100% imported, the software that we rely on – well aside from the bits we wrote ourselves, you’d have to say it’s atleast 90% imported, our data centre – in Australia but owned by a British company. Our network connectivity – only partially Australian owned.

In fairness the rules associated with using the Australian Made logo only seem to require a significant percentage of the products to originate or be substantially modified in Australia. In truth there’s probably not that many things we do in this country these days that are Australian from start to finish. So I think it’s fair to say we’re Australian as we could be, but not entirely Australian Made.

What does this all mean in a hosting sense? Is there really a difference between a local hosting provider and an overseas one? What does an Australian hosting service have going for it? I’ve tried to deal with this in my article on Australian Made Web Hosting.

0
Comments

Silicon Beach Australia

Published January 22nd, 2009 by Davy Jones

As a hosting provider, we quite often seem to the be the starting place for many budding online entrepreneurs adventures. We’ve heard the story of the website that’s going to be getting a million hits in the first month so many times that we seem to have become completely immune to it. It just never seems to happen that way. Now days we automatically quite passively suggest that the client start off with something small and we’ll upgrade them when the time comes. Fortunately saving money is something that most entrepreneurs are more in tune with and most of the time we get to deploy an appropriate amount of hardware in the early days.

It’s not all false starts though, we’ve been lucky enough to work with many companies that have started their online ventures spending $30/month which have now grown well into the thousands of dollars.

With this spirit in mind I was quite impressed to come across the Silicon Beach Australia group this week. It’s both an online and realworld community (there are regular Friday night drinks events in Sydney) geared towards supporting tech start-ups. Now sure it’s not Silicon Valley but if this had been about years ago when we were getting Anchor off the ground it would have been huge asset.

If you’re interested, you might find this slideshow useful as it provides a bit more background information on the group.

1
Comment

VPS – Virtual Private Servers now available

Published January 21st, 2009 by Davy Jones

After dabbling with a variety of different virtualisation technologies over the last 2 years we’ve launched a Virtual Private Server (or VPS) offering based on VMware ESX server.

We’ve chosen ESX server for a number of reasons not to mention the ability to perform a sufficient level of monitoring on the host system and have the virtual machines behave in just about every respect the same as a traditional dedicated server would.

A VPS can offer a more affordable step between shared web hosting and dedicated servers but it also creates a more flexible hosting environment. Additional resources can be added to a server with as little effort as a reboot, and they can be added rapidly (hours vs days) in the event that increased performance is needed at short notice.

Learn more about the Anchor VPS service on our website.

0
Comments

New co-location suite in Global Switch

Published January 20th, 2009 by Davy Jones

On the back of a very strong 2008 for Anchor and despite the doom and gloom that has been flooding the media we’ve taken the plunge and decided to double our rack capacity in Global Switch’s Sydney facility.

We’ve picked up capacity for about 29 standard (600mm wide) racks but have decided to do a fitout with the larger 750mm x 1070 mm APC server racks. The large racks should make server installation and cable management that bit easier, as well as helping with cooling. One of the nice fringe benefits of the APC racks is the oh so simple mounting of the managed power rails (which we use on all or co-location). Saves having to fiddle with custom mounting brackets.

We’re hoping this new space will see us through for some time although early indications seem to suggest that the space will sell fast!

We’re madly completing the fitout and expect to be live within about 2 weeks from now. Photos will be posted as work progresses.

0
Comments

Web hosting statistics vs Google Analytics

Published December 11th, 2008 by Davy Jones

We get the request from time to time, “can you track XYZ in the website statistics for our web hosting?” We get a bit of “Your statistics reports aren’t very pretty”. We include two very commonly used statistics generators with all shared web hosting, AWStats and Webalizer.

Both of these tools generate statistics using the logs that the web server keeps for every page request. These logs look something like this:

88.179.0.194 – - [11/Dec/2008:04:48:03 +1100] “GET / HTTP/1.1″ 302 20 “http://www.google.fr/search?hl=fr&q=anchor+blog&start=10&sa=N” “Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4″

Without explaining the log file in detail, in summary, the above line tells us:

  • What IP address each request comes from
  • The date and time of the request
  • If the user clicked on a link to get to that page, the URL of the page they came from
  • Some details about the type of web browser they used

That’s it! There’s not a whole lot of information. From this, the statistics programs make a whole lot of correlations, or guesses and produce some graphs. Given how little information there is to begin with we have to accept that there’s a limit to how much information we can provide in the reports.

If you need more information there is an alternative. Years ago the alternatives were expensive commercial software, that was until Google purchased one of the companies and started to provide the service free of charge, calling it Google Analytics.

You’ll find plenty of information about this free service on the Google website but suffice to say it will generate just about any statistical type of report you can imagine. The graphs are also much prettier than ours.

Analytics works by using a small piece of code that is inserted into every page on your website (Javascript). With each page request, the code inserted reports information back to Google which is collated to generate the statistics. 

Because the data is collected at the browser level rather than via the web server logs, the information available for statistics generation is much much greater, hence the prettier graphs!

Note: You may need to get your web developer to help you insert the code sample.

0
Comments