Running QoS with other configuration options

You can run QoS with several additional options to disable probing and manage timeouts.

Procedure

Set any of the following parameters in the dcontroller.ini file.
  • QOS_DISABLE_PROBING=1

    Disable all QoS probing.

  • QOS_SHUTDOWN_TIMEOUT=

    The length of time a shutdown is allowed to take before QoS will smart kill the server. The default is 5 minutes.

  • QOS_RESTART_TIMEOUT=

    The length of time a server restart is allowed (including RM restart) to take before QoS will smart kill the server. This time starts after the server is completely down (clean). The default is 5 minutes.

  • QOS_APPS_TIMEOUT=

    The length of time a long running application is allowed to continue without showing progress before QoS smart kills the server. The default is 10 minutes.