| Program: Application Pool Monitoring Service IIS 6 |
|
This is a service that will monitor your IIS Application Pools. This is a service and not a program so
you do not need to leave an admin logged in to run this. The service queries the IIS Application Pools
every 60 seconds. If an IIS Application Pool is stopped it will start the Application Pool. Also the service
creates its own Event Viewer section and when an Application Pool is restarted it is logged here.
|
|
| AppPoolMonitorSetup.msi |
|
| History: |
10/28/2006: * Created Auto Setup package so you no longer need to manually run batch files. 11/15/2005: * Added a batch file for easy installation and start up service 9/11/2005: * 1st Release version of application.
|
|
| Read Me: |
10/2006 Created Auto Setup package so you no longer need to manually run batch files.
11/2005 save .exe file somewhere on server Open command prompt navigate to c:\windows\microsoft.net\framework\v1.1.4322 Type installutil then path to .exe\apppoolmonitor.exe (if .exe was saved in c:\ then you would type installutil c:\apppoolmonitor) You will then need to manually start the apppoolsvc service
any issue's please email larry[at]windowsadminscripts.com
|
|
|