Archive for category CLM Web Extension
JMX Monitoring of a CLM Tomcat Server only with the CLM Webinterface
Posted by rtcpractise in CLM Web Extension, D3, DNG, Javascript, rtc on 06/04/2014
[Update: Source Code now with Garbage collector] Sometimes it is necessary to tackle down CLM performance issues. To monitor the OS resources like CPU, IO, Memory etc. is not really helpful, because Java is like a black box for an OS like LINUX. With JMX you can look “behind the scene”. You can monitor the Heap, […]