The OpenEdge HealthScanner is disabled by default, use the tcman command to enable.

  1. Change to the bin directory for the instance. For example:
    cd instance\bin
  2. List the feature=value pairs. Enter the following:
    tcman feature
    The HealthCheck=off shows that the feature is disabled. Download a copy of the tcman Quick Reference guide to learn more about tcman.
  3. Enable the HealthCheck feature. Use the following:
    tcman feature HealthCheck=on
  4. Verify the change, use tcman to poll the HealthCheck value. Enter the following:
     tcman feature HealthCheck