Start BPM Events server from one of the nodes in a cluster as follows:
startBizPulseServer.cmd/sh -nc <number of ejb nodes in cluster>
This command starts the BPM Events server on one node, and monitoring on all the nodes in the cluster, if the parameter bizpulse.server.cluster.monitor is set to "on" in the bizpulse.conf file.
If the parameter bizpulse.server.cluster.monitor is set to "off" in the bizpulse.conf file, then the monitoring does not start. However, if you want to start monitoring after you have started the BPM Events server, then you must stop the server, set the parameter bizpulse.server.cluster.monitor to "on", and start the server again.