Calculating web app downtime on a per-user basis?
April 2, 2010 8:17 AM Subscribe
My employer is looking for a more accurate way to calculate downtime in web applications. Right now, we calculate in minutes of overall downtime, but I feel it would be more accurate to count "user minutes" that are lost - 20 mins of downtime when there were 10 users on the system is far less important than 20 mins of downtime with 500 users online. Is there a standard out there for doing this?
We have about a dozen applications, all of which have different total numbers of users, with different usage patterns. Has anybody done something like this, and can recommend how we can get more useful metrics?
Thanks!
posted by um_maverick to computers & internet (6 answers total)
Imagine the scenario of 5 mins of downtime when there is only one user online. Unfortunately that one user was the CEO demonstrating your product to a venture capitalist. This hypothetical is meant to highlight the fact that you open yourself to political risks when you consider all use and users of your system as exactly equivalent. Whether this is relevant or important depends on the service your app supplies and the user base that might be using it.
posted by Babblesort at 8:30 AM on April 2, 2010