The ULRM is started automatically after installation on the managed system and whenever the managed system is booted. An administrator can also stop and start the ULRM as needed.
Use the following command to start the ULRM:
systemctl start ulrm
If a primary Operations Sentinel server has not been configured, an error message is displayed and the ULRM does not start. Otherwise, the ULRM starts, initializes with Operation Sentinel, reads the monitoring policy, and initializes the ULRM pipe.
Use the following command to stop the ULRM:
systemctl stop ulrm
When the ULRM is stopped, information on the outstanding alerts, all unsent alerts, and all unsent events are lost. In addition, the ULRM pipe is unavailable to send events to Operations Sentinel while the ULRM is stopped.