root / plugins / jmx / examples / java / java_threads.conf @ 17f78427
Historique | Voir | Annoter | Télécharger (429 octets)
| 1 | ddc46f88 | Kenyon Ralph | graph_title Thread Count |
|---|---|---|---|
| 2 | graph_vlabel Thread Count |
||
| 3 | 33e95e6f | Lars Kruse | graph_category appserver |
| 4 | ddc46f88 | Kenyon Ralph | graph_order java_thread_count java_thread_count_peak |
| 5 | |||
| 6 | java_thread_count.label count |
||
| 7 | java_thread_count.jmxObjectName java.lang:type=Threading |
||
| 8 | java_thread_count.jmxAttributeName ThreadCount |
||
| 9 | |||
| 10 | java_thread_count_peak.label peak |
||
| 11 | java_thread_count_peak.jmxObjectName java.lang:type=Threading |
||
| 12 | java_thread_count_peak.jmxAttributeName PeakThreadCount |
