-
Notifications
You must be signed in to change notification settings - Fork 806
Open
Milestone
Description
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
Labels
No labels