Active Threshold

Use this page to view an active THRESHOLD resource.

Click Dump to create and view dump information for this THRESHOLD.

Click Uninstall to uninstall this resource.

Note: For Windows, the Windows Management Instrumentation (WMI) service must be started for the THRESHOLD feature to work.
Name
The THRESHOLD name is a transaction match name. You can specify a prefix followed by the wildcard *. For example, the threshold name of AC* will match any transaction starting with AC, such as AC01, ACCT, and so forth.

For CICS, if the program starts with DFH*, EZACIC*, but excluding DFHWB*, the threshold will not be applied to the transaction.

Default values can be defined for CICS, JES, IMS, or CGI by creating a threshold name of =CIC, =JES, =IMS, or =CGI respectively.

Note: The CGI type will apply to the ESCWA and ESMAC casrdxxx modules.
Resource Type
Type of resource the threshold will be applied to:
  • CICS
  • JES
  • IMS
  • CGI
Stepname
The stepname to be applied to the threshold.
CPU Warning
Amount of CPU usage, in milliseconds (ms), before a warning message is issued.
CPU Purge
Amount of CPU usage, in milliseconds (ms), before the process is purged (killed).
Memory Warning
Amount of memory usage, in kilobytes (kB), before a warning message is issued.
Memory Purge
Amount of memory usage, in kilobytes (kB), before the process is purged (killed).
Elapsed Time Warning
Amount of elapsed time, in milliseconds (ms), before a warning message is issued.
Elapsed Time Purge
Amount of elapsed time, in milliseconds (ms), before the process is purged (killed).