IMPAX 6.5.1 Application Server Knowledge Base > Load balancing: Distributing data requests over multiple Application Servers > Setting up load balancing for IMPAX > Displaying simplified Healthcheck results

Displaying simplified Healthcheck results on the Application Server

Even if you have specified displaying simplified Healthcheck results on the load balancer, you can still display Healthcheck results on the Application Server.

Note:

Note:

Simplified Healthcheck can be run as frequently as every second without having an impact on the Application Server performance.

To display simplified Healthcheck results on the Application Server

  1. On the Application Server, navigate to the following URL:

    https://fully_qualified_domain_name/AgfaHC.HealthCheck.Escrow/HealthCheck.ashx?checks=database,adam

    where fully_qualified_domain_name is the fully qualified domain name of the Application Server, database specifies that database connectivity should be checked, and adam specifies that ADAM/AD LDS connectivity should be checked.

    If the check parameter is not included, only IIS is checked.

    The simplified Healthcheck results are displayed in this format:

    2007.09.04 17:05:23
    ASP.NET Pipeline: Passed
    Database: Passed
    ADAM: Passed

Topic number: 59351

Applies to: IMPAX 6.5.1 Application Server Knowledge Base