467 Views
Ben Nadel shares his ColdFusion code that encapsulates access to the underlying JVM metrics, including CPU load, memory allocation, garbage collection (GC), thread state, and thread dumps. This has helped him get a sense of the baseline performance for his ColdFusion servers; and helps identify subsequent abnormalities.
0 comments