Use the series of predefined situations associated with the thread
workspaces to begin monitoring your system immediately or as templates for
creating your own situations.
The names, descriptions, logic, and threshold values
for the situations follow.
KD5_CPU_Time monitors the state of
the CPU time. A warning is detected when a thread using CPU_Time is greater
than 00:00:05.000. The situation formula is:
*IF *VALUE THREAD_DETAILS.CPU_Time *GE 5"
KD5_In_DB2_IIP_CPU_Time monitors the amount of time that DB2 has accumulated for a thread in the
zIIP processor. A warning is detected when a thread using In_DB2_IIP_CPU_Time
is greater than 00:00:02.000. The situation formula is:
*IF *VALUE THREAD_DETAILS.In_DB2_IIP_CPU *GE