[Solved] Monitoring Tomcat processes CPU spikes [closed]

I would strongly suggest to setup a pre-production environment and run load tests (with tools like JMeter) in conjunction with server-side monitoring. Tomcat backends can be monitored using the JMX protocol. You have 2 solutions : Free: JMeter with Perfmon Agent to monitor CPU, Memory and custom defined JMX Beans, Freemium (aka Paid for > … Read more