App Server Health Monitor
  • 19 Jul 2022
  • 1 Minute to read
  • Dark
    Light

App Server Health Monitor

  • Dark
    Light

Article Summary

Overview

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

HealthCheck Page Link
[PortalBaseURL]/home/healthcheck 
  • Self hosted example - https://domainname:8081/home/healthcheck
  • IIS host example - https://domainname/virtualdirectory/home/healthcheck
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?