
META-INF.extensions.tomcat.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of newrelic-agent Show documentation
Show all versions of newrelic-agent Show documentation
Jar required to run with a java application to monitor performance.
The newest version!
name: Tomcat
version: 1.0
enabled: false
jmx:
- object_name: Catalina:type=Manager,path=*,host=*
metrics:
- attribute: sessionCounter
- object_name: Catalina:type=DataSource,path=*,host=*,class=*,name=*
metrics:
- attributes: maxActive, maxIdle, numActive, numIdle
type: simple
- object_name: Catalina:type=JspMonitor,name=jsp,WebModule=*,J2EEApplication=*,J2EEServer=*
metrics:
- attributes: jspCount, jspReloadCount
© 2015 - 2025 Weber Informatics LLC | Privacy Policy