Skip to content

default set of jmx / tomcat metrics is too wide #831

@ssbarnea

Description

@ssbarnea

Please improve the tomcat / jmx default configuration so it will suit most use-case.

I would say the the most-likely desire is to monitor these for JVMs:

  • free / total JVM memory
  • free / total JVM permgem memory
  • current threads / maxthreads
  • bytes sent/received - total not for each different servlet as these may easily sum-up to over 100 metrics
  • database connection pools (usually "c3p0")
  • time spent per request (i don't know yet how to get it properly)

I will attach attributes listings made from common JMV apps, like Jenkins, Jira, Confluence,... and we should be able to find good default set of attributes to monitor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions