mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
14 lines
433 B
Text
14 lines
433 B
Text
graph_title Thread Count
|
|
graph_vlabel Thread Count
|
|
graph_category appserver
|
|
graph_order java_thread_count java_thread_count_peak
|
|
|
|
java_thread_count.label count
|
|
java_thread_count.jmxObjectName java.lang:type=Threading
|
|
java_thread_count.jmxAttributeName ThreadCount
|
|
|
|
java_thread_count_peak.label peak
|
|
java_thread_count_peak.jmxObjectName java.lang:type=Threading
|
|
java_thread_count_peak.jmxAttributeName PeakThreadCount
|
|
|
|
|