AgilePoint Server Monitor Service

Prerequisites

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.

Note: The utility will be automatically installed to Windows' Services console when installing AgilePoint Server v3.2.0.2 or later. However, when upgrading from v3.2.0.1 or earlier, you will need to use the .NET Framework's InstallUtil.exe utility to manually register the apsvrmon.exe executable.

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