Agents Administration - Tests
 

Configuration of OsHandleTest

This test monitors and tracks the handles opened by processes running in a target host system.

The default parameters associated with this test are as follows:

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • In the HOST text box, the host name of the server for which the test is to be configured has to be specified.

  • The HANDLES GROWTH LIMIT defines the upper limit of the handles opened by any process. By default, this parameter is set to 15000.
  • The detailed diagnosis of the Processes using handles above limit measure reveals the top-10 processes that are using handles above the configured limit, the number of handles used by each process, and the break-up of the handle count by sub-handles (i.e., the count of file handles, disk handles, etc.). For processes that typically open thousands of handles, storing granular, sub-handle-level information pertaining to these handles may impose additional strain on the eG database. In such cases, you can reduce the strain on the eG database by configuring in the IGNORE PROCESSES IN DD text box, a comma-separated list of process names/process patterns for which sub-handle-wise breakup need not be collected and stored in the eG database. The default value in this text box is *ccSvcHst.exe*. This implies that, by default, the detailed diagnosis of the Processes using handles above limit measure will only provide the total number of open handles for ccSvcHst.exe process, but not the sub-handle-level information. If required, you can choose to exclude the sub-handle-wise breakup from the detailed diagnosis for more processes by including these process names/patterns as part of the IGNORE PROCESSES IN DD specification. For instance, your specification can be: *ccSvcHst.exe*,*js.exe*,*java.exe*

  • By default, the SHOW SUB HANDLES IN DD flag is set to Yes. This means that, by default, the detailed diagnosis of this test lists the sub-handles opened by each of the top-10 processes. To conserve space in the eG database, you may choose not to store details of sub-handles in it. If this is the case, then set this flag to No. If this is done, then this test will no longer report sub-handle details as part of its detailed diagnostics.
  • Once the necessary values have been provided, clicking on the Update button will register the changes made.

When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$” or contain a series of “*”. A value of "none" in the parameter value indicates that the corresponding parameter value can be changed if required.