Health Monitoring for Applications and Matters
For monitoring their availability, classic UI applications, Axcelerate 5 matters and CORE Administration provide an easy method to query their status via an HTTP request.
For this purpose, a light-weight servlet is installed and started with each application or Axcelerate 5 matter. It is called the ping servlet. It is available by appending /msping to the URL.
System responses depend on the item for which you run health monitoring. They are different for:
- Classic UI applications
- CORE Administration
- Axcelerate 5 matters
The ping servlet executes a simple search for all documents. To keep the load to a minimum, it does not retrieve any content of the result documents. It only asks for the number of result documents and it measures the response time.
By default, the search is executed using the default admin account.