Thread Situations
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.
You can use these situations to begin monitoring almost immediately, or as a template for creating your own situations. All of the predefined situations are disabled when shipped. The name, description, logic, and threshold value for the situation follows.
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