amset

.info
.co.uk - exchange consultancy
.net - internet based solutions

Broadband - Exchange
Login Scripts - Net Admin
Outlook - Windows Mobile
Windows

Contact - Advertise

AddThis Social Bookmark Button

Network Admin

Branding "System Properties"
with Your Own Information
... Win XP, 2000 and older
... Vista

Changing ISPs Plan

Changing Internal
IP Addresses Plan

Custom Text on the
"Workstation Locked" Screen

Downloading a Complete
Internet Explorer Installation

Group Policy Admin

Login Scripts

Limiting the Number of Logins a User Can Make

MRTG Statistics

Recovery Console

Reset Administrator Password

Run As

Subnet Masks

Uptime Statistics

Using NetMeeting for
Remote Control

Viewing Printers in a
Web Browser

Uptime Percentages

You will often hear people quote that their network, service or server has an uptime of a certain percentage. However what does this actually mean?

Uptime is the amount of time that a particular service is available to the users. Most of the time you will have over 90% uptime - i.e. the service is available 90% of the time that the user actually needs it. However you should be aiming for closer to 99% uptime. While this may seem high, it is easily achievable. The table below shows how uptime percentages equate in to downtime allowed for routine maintenance.

The times shown are all the same, so 7 hours is equivalent to 420 minutes, which is 25200 seconds

  Downtime Per Month Downtime Per Year
  Hours Minutes Seconds Hours Minutes Seconds
99 7 420 25200 84 5040 302400
99.9   43 2580 8.6 516 30960
99.99   4.4 265   52.8 3168
99.999     25   5 300

Collecting the Statistics

Some systems will have the uptime statistics built in, allowing you to just copy them off. For others you will need to use a utility.

For Windows servers you need to download a utility from Microsoft called uptime.exe .
Once you have this utility you can view a brief status of the current uptime, or run more thorough information which gives you the percentage uptime to 4 decimal places.

You can read more about the the uptime utility here: http://support.microsoft.com/default.aspx?kbid=232243 and you can download the tool itself here: http://www.microsoft.com/ntserver/nts/downloads/management/uptime/default.asp
While this tool was originally written for NT4 servers, it is fully compatible with the later servers including Windows 2003.

Web Page of Uptime Statistics using Windows Uptime Tool

You can make a web page with the uptime statistics of your servers, or embed the information in to another page.

The web page is made up of two parts

  1. A batch file to collect the statistics
  2. An ASP page holding the results.

Batch File

The batch file calls uptime.exe and drops the result in to a location where it can be picked up by the web server.

uptime.exe \\servername >F:\Web\status\servername.txt

(where F:\web\ is the location of the web site)

This batch file is scheduled to run every 10 minutes.

ASP Web Page

ASP file has lots of these:

<!--#include virtual="/status/servername.txt"-->

Where "servername.txt" is the result file from the batch file

Sponsored Links

Last Page Update:
17/04/2006

Back to the Top
Contact Us - Advertise on amset.info
Netadmin Index - Home Page


Broadband - Exchange - Login Scripts - Network Admin - Outlook - Windows Mobile - Windows


© Amset IT Solutions Ltd. 1998 - 2008. All rights reserved. Reproduction of any content on this web site is prohibited without express written consent. Use of this web site is subject to our terms and conditions. All trademarks and registered trademarks are property of their respective owners. This site is not endorsed or recommended by any company or organisation mentioned on this site. This site is to provide guidance only and as such we cannot be held responsible for any consequences of following the advice given.