All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.extensions.tomcat.yml Maven / Gradle / Ivy

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