Monitoring Your BPM Node
You can use either JConsole or JVisualVM to monitor your BPM node. These are standard Java tools. These tools are useful if you wish to specifically monitor the JVM Heap Memory usage, the CPU usage, the number of threads or to monitor the JVM in general.
JConsole and JVisualVM are available in JAVA_HOME\bin.
If you are using JConsole or JVisualVM locally, you can connect to the node simply by locating the Process ID.
To connect to the node remotely, a number of changes need to be to enable you to connect using JMX to the node.
You can choose whether to authenticate the remote connection or not. Here, we authenticate the remote connection. You will also notice that SSL is not configured for this environment.
In this example, we will use the BPMNode.