summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/tomcat/metrics.csv
blob: 6769fa3f87ff2e54fbe3e9ddc21d47b9e08accc9 (plain)
1
2
3
4
5
6
7
8
9
metric,scope,dimensions,unit,description,chart_type,labels,plugin,module
tomcat.accesses,,"accesses, errors",requests/s,Requests,area,,python.d.plugin,tomcat
tomcat.bandwidth,,"sent, received",KiB/s,Bandwidth,area,,python.d.plugin,tomcat
tomcat.processing_time,,processing time,seconds,processing time,area,,python.d.plugin,tomcat
tomcat.threads,,"current, busy",current threads,Threads,area,,python.d.plugin,tomcat
tomcat.jvm,,"free, eden, survivor, tenured, code cache, compressed, metaspace",MiB,JVM Memory Pool Usage,stacked,,python.d.plugin,tomcat
tomcat.jvm_eden,,"used, committed, max",MiB,Eden Memory Usage,area,,python.d.plugin,tomcat
tomcat.jvm_survivor,,"used, committed, max",MiB,Survivor Memory Usage,area,,python.d.plugin,tomcat
tomcat.jvm_tenured,,"used, committed, max",MiB,Tenured Memory Usage,area,,python.d.plugin,tomcat