High Live Threads Trigger
| Id | Threshold | Description |
|---|---|---|
bw.montr.trigger.HighLiveThreadsTrigger
|
highLiveThreadsThreshold: 500
highLiveThreadsDurationMins: 5 |
The trigger measures a high number of live threads. The trigger conditions are met when the number of live threads (including both daemon and non-daemon threads) is equal to or greater than 500 and the situation has lasted for 5 minutes or more. Kafka recommendation: In the Advanced properties tab of the plug-in's Send activity, reduce the batch size to reduce live threads count. |