Developers and administrators need tools to monitor and diagnostic tool the jvm work or instructions on how to do this:
for agents, it is necessary to analyze the heap for amgr and gc work.
for osgi, xpage and web-services it is necessary to monitor http
also need a tool for dots
Prior to version Domino 11, the "healtcenter" java-agent was included in instalation (healthcenter.jar in lib/ext directory) and it was possible to connect through the eclipse and the plug-in "Garbage Collection and Memory Visualizer " and watch the work of the jvm, stack, heap and the work of the garbage collector.
However, this tool will only allow you to watch the http task, but not the amgr.
There is no such tool in Domino 11 and beyond.
There are various software solutions, such as YourKit Java Profiler, but there are no good instructions on how to connect this to Domino tasks.
Please create similar tools or post technotes on how Domino jvm monitoring can be done.
One option: make support for the VisualVM tool or create plug-in for this tool.
Thx.