AgilePoint Server Monitor Service

The AgilePoint Server Monitor is a Windows service application that can be used to monitor the AgilePoint Server application, and to automatically restart the application if IIS should stop and/or recycle the application's process. This service can be useful if you want to prevent your end users from experiencing the occasional delay that may occur during the first use of the application after IIS has recycled the application's worker process.

When running, the service makes a simple request to the AgilePoint Server application once per minute in order to ensure that the application is still initialized and running. If the application isn't running, the request will cause IIS to start it.

The executable is located in your AgilePoint Server folder at:

…\AgilePointServer\Tools\apsvrmon.exe

E.g. You could run the following command from the command prompt in the folder where the exe is located:

InstallUtil.exe apsvrmon.exe