Wednesday 1 November 2017

IBM WebSphere Application Server - Tuning and Monitoring and Tuning - IBM Garbage Collection and Memory Visualizer (GCMV)

Following on from an earlier post: -


I've also been looking at Garbage Collection and Memory Visualizer (GCMV), which is another part of the overall IBM Support Assistant (ISA) tool, and which also plugs nicely into Eclipse.

As per the previous post, I'm using Eclipse Oxygen, and added GCMV via the Help -> Install New Software 


from this location: -


Having restarted Eclipse, I switched to the GCMV perspective, via 


and then chose File -> Load File: -


and brought in a native_stderr.log file that I'd previously exported from my BPM 8.6 / WAS 8.5.5.12 / Java 8 environment: -


Immediately, GCMV gave me a useful report: -




There's also a set of templates: -

which gives me a lot into which to get my teeth ….



No comments:

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...