Hi Mark, you could add javamelody to your war file and have monitoring as part of your application. Link to javamelody https://github.com/javamelody/javamelody
I use this in all applications we distribute to customers as war files for many years. Super useful. Regards, Zdenek Henek On Wed, Jun 4, 2025 at 7:44 PM Timothy Resh <mresh1...@gmail.com> wrote: > ALCON, > I have a production server with JMX enabled. However, we cannot install > any additional software to do performance monitoring. We can, however, > extract data from the MBeans and transfer it elsewhere for analysis. > > I saw the ant tasks in the Tomcat documentation. Does anyone know of > something more ready to go out of the box, so to speak? > > > Regards > Mark Resh >