metrics.csv 840 B

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