My Little Server Monitor v1.2

--------------------------------------------------------------------------------

    Copyright 2008-2009 OP Software


    My Little Server monitor is provided WITHOUT ANY WARRANTY; without even the 
    implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------------------------
** Requirements **
--------------------------------------------------------------------------------
* IIS (Internet Information Services)
* ASP (Active Server Pages)
* ADODB

** Tested on **
--------------------------------------------------------------------------------
* Windows Server 2003 Standard Edition, Web, Enterprise, SP1 or SP2
* IIS 6.0

** ToDo **
--------------------------------------------------------------------------------
* Email Notifications
* Cross Browser Support


** Quick Install **
--------------------------------------------------------------------------------
To install the server monitor ensure you do the following:


1 - Unzip and upload the MLSM folder to your webserver.
2 - Goto IIS and create a new website
2a - set the host headers to servmon.{your_domain}.{local}
2b - remove the allow annonymous access tick from the checkbox
2c - Make sure you enable parent paths for the site: Right click site -> Properties -> home tab -> configuration -> options tab -> Tick enable parent paths.
3 - Make sure the IUSR_MachineName account on the server has write access to the data folder.
4 - Add a CNAME record to your DNS records for servmon.{your_domain}.{local} pointing at your web server.
3 - Point your browser at http://servmon.{your_domain}.{local}/admin/ and update the settings, TIP: Click on the Server Monitor Settings link.
4 - Make sure the username and password entered are that of a member of the "Domain Admins" group.
5 - Once you have updated the settings the server monitor is ready to start checking simply add your required items and link the required services.

To check your items service status simply point your browser at http://servmon.{your_domain}.{local}

--------------------------------------------------------------------------------

If you have any problems or would like to leave feedback, go to http://www.edugeek.net/forum/

{shameless plug}
Check out our FITS compliant helpdesk @ http://www.opsoftware.net/
{end plug}