This package will provide MRTG with 95th percentile and an Apache web server running on port 8080 for Windows NT/2000/XP. You can access the MRTG graphs by going to http://localhost:8080 which points to c:\mrtg\wwwroot. Installation is a simple double click. Pre-Installation notes: The base MRTG folder must be installed from the root of C:. It must be C:\MRTG. The installation is hard coded to run from this area. You must install SNMP on the local machine before running Install.bat if you want it to automatically generate a local MRTG Config file. You windows location must be c:\winnt. If it's not, you'll need to copy the crontab file from C:\MRTG\bin\crontab to your c:\winroot\system32 directory. Installation: To install, go into C:\MRTG and double click Install.bat. The install script will perform the following: 1) Install Apache, Cron, and MRTG as services and start those services. The services will be labeled Apache, Cron, and MRTG in your services file. You'll find the programs running in your Task Manager as Apache, Cron, and wperl (MRTG). 2) Create a mrtg.cfg and index.html file based off your local system. 3) Copy crontab to c:\winnt\system32. Un-installation: To uninstall go into C:\MRTG and double click Uninstall.bat. Uninstall will stop Apache, Cron, and MRTG and remove the services from your computer. At this point, just delete c:\MRTG and you're done. The following Software was used to create this installation: Apache for Windows http://www.ibiblio.org/pub/packages/infosystems/WWW/servers/apache/httpd/binaries/win32/apache_2.0.44-win32-x86-no_ssl.exe Windows Cron http://www.kalab.com/freeware/cron/cron.htm MRTG for windows http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/mrtg-2.9.27.zip Perl for Windows http://downloads.activestate.com/ActivePerl/Windows/5.6/ActivePerl-5.6.1.635-MSWin32-x86.zip I modified the original 95th percentile script to work under Windows. The original unix version can be found here: http://www.seanadams.com/95/ Unix Command Utilities for Windows http://unxutils.sourceforge.net/ Command line Win32 Utilities, such as kill http://www.sysinternals.com/ntw2k/freeware/pstools.shtml Install a Service SRVANY.EXE and INSTSRV.EXE http://sebastien.portebois.free.fr/lingo/smus/installation/srvany.zip If there are any problems or questions regarding this installations, please send an e-mail to chris@open-innovations.com. For updates to this installation, please visit http://www.open-innovations.com. Enjoy...