App Server Health Monitor: HealthCheck.aspx
  • 11 Jun 2021
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

App Server Health Monitor: HealthCheck.aspx

  • Dark
    Light

Article summary

Overview

The App Server Health Monitor, or HealthCheckprovides a summary of overall platform health.  

HealthCheck Page Link

Note that the HealthCheck page URL is determined by whether the HealthCheck tool is installed on Root or not. 

URL Format 
  • If HealthCheck is installed on Root: domain/healthcheck.aspx
  • If HealthCheck is not installed on Root: domain/decisions/healthcheck.aspx
Multi-Tenant Environment
  • http://domainname/decisions/healthcheck.aspx?instName=instancename
 File Location
C:\Program Files\Decisions\Decisions Server\wwwroot\Scripts\HealthCheck

Viewing this page with Self hosting and IIS hosting configurations does not require an active login; this is particularly useful for SSO environments and external application node pings.


HealthCheck Details

Beneath Server Name, note the various sections with corresponding actions, described in the table below:

SectionAction or Expected ValueDescription
Decisions Servervalue: OK
Displays app server health status
Memory Detailsaction: Try to Load Memory Detail
Displays platform memory usage (DB, Server)
Database Detailsaction: Try to Load DB Detail
Displays table names, row counts, and size in MB - helpful if needing to free up space
FileSystem Detailsaction: Try to Load FS Detail
Displays File Storage info (free space)
Web Server Details

value:
Application Indentity is Null
Decisions.Web.Core
64 Bit = True (or False)
OSVersion = Microsoft Windows NT 6.2.9200.0
.NET Version = 3.1.8
Auth Mode =

Displays .NET and Windows OS info
Static ContentThe word bold should be bold
Confirms static content (install option)
Dynamic Content1 + 2 = 3Confirms dynamic content (install option)
Diagnostic action: Simulate OutageSpecifies simulated outage duration (Health Check returns 550 error webpage)




Was this article helpful?