300% of 1 CPU out of a total of 4 available CPU. By applying this value (300%) for a
Conversely, if you expect that your application will always use at least 100% of 1 CPU, set the operator at less than or equal to 100% to trigger a notification that the application is not consuming resources as expected.
For more information, see also:
•Set Session Preferences (page 26)
•Percent (%) CPU Utilization (page 136)
•Identifying Unexpected CPU Usage by Method (page 39)
Thread Deadlock AlertBy default, this alert is activated when two or more threads are attempting to acquire Java locks that have been acquired already by a set of threads.
Deadlocked threads represent a
An application experiencing a deadlock may not crash, but it is unresponsive to requests.
If the alert persists, it suggests a problem in the application logic that will need to be addressed by developers.
See also:
Unfinalized Queue GrowthThis alert activates when the average finalizer queue length in a
See Unfinalized Objects (page 126) for information on how to interpret the data presented in this visualizer.
Using Alerts 115