I have scheduled Java Agents. I would like to use a profiler to monitor the JVM to see how the server is performing.
When developing and testing, I run the agent from my Domino Designer from my workstation.
The workstation and server have a Java JRE installed.
Domino and Notes appears to have its own JVM directory.
Tools like VisualVM seem to connect to the computers JVM, how would I use something like VisualVM to monitor the JVM used to run xpages and agents?