IMPAX 6.5.1 Application Server Knowledge Base > Configuring Application Server communication for a single IMPAX cluster > Monitoring the Application Server with Healthcheck > Checking the status of web services using the Healthcheck URL

Running Healthcheck from a URL to check the status of web services

Healthcheck checks the status of each web service running on the Application Server. When you run Healthcheck, it attempts to connect to each of the web services. If it succeeds, Healthcheck sets the status to Passed (green) Passed (Green). If Healthcheck fails, the status is set to Failed (red) Failed (Red). The comment field indicates where the failure occurred.

Note:

Note:

Healthcheck verifies only installed services. It does not indicate if a service is not installed.

To run Healthcheck from a URL to check the status of web services

  1. Ensure that the Healthcheck web.config file has been configured to the site’s needs.

  2. On the Application Server, launch Internet Explorer.

  3. In the address bar, if Healthcheck has not been configured to automatically log in, type

    https://fully_qualified_domain_name/AgfaHC.Healthcheck.Escrow

    or

    If Healthcheck has been configured to automatically log in, type

    https://fully_qualified_domain_name/AgfaHC.Healthcheck.Escrow/EscrowForm.aspx

    To Append Example
    View the results in HTML?format=html to the end of the URLhttps://appserver.hospital.com/ AgfaHC.Healthcheck.Escrow/ EscrowForm.aspx?format=html
    Add a refresh frequency?refresh=seconds to the end of the URLhttps://appserver.hospital.com/ AgfaHC.Healthcheck.Escrow/ EscrowForm.aspx?refresh=60
    View the results in HTML and add a refresh frequency in the same URL?format=html&refresh= seconds to the end of the URLhttps://appserver.hospital.com/ AgfaHC.Healthcheck.Escrow/ EscrowForm.aspx?format= html&refresh=60
    CAUTION!

    CAUTION!

    Setting the refresh interval below five seconds impacts performance.

  4. If Healthcheck has not been configured to automatically log in, type an IMPAX Administrator username and password, select the login domain, and click Log in.

    On the Agfa Web Services: Healthcheck page, all web services are listed with a status of Passed (green) Passed (Green) or Failed (red) Failed (Red).

  5. To determine what the problem is for any web services with the status Failed, review the Comments.

  6. To check the status of the web services again, in Internet Explorer, click Refresh.


See also


Topic number: 11405

Applies to: IMPAX 6.5.1 Application Server Knowledge Base