Brokerd
The Oracle Communications Unified Assurance Broker service has the following key responsibilities:
-
Start and stop services and daemons.
-
Check to make sure services and daemons are still running.
-
Start scheduled jobs (this is a replacement for Cron).
-
Start on-demand jobs.
Starting, stopping, and checking services are architecture dependent, so OS specific modules are loaded when the script compiles.
Oracle recommends using the standard Broker Control UIs to perform administration actions rather than the command line.
Administration Details
The following list shows the technical details you will need for advanced administration of the application:
-
Package: assure1-app
-
Synopsis:
-
systemctl start assure1-broker
Start service (systemd) -
systemctl stop assure1-broker
Stop service (systemd) -
systemctl restart assure1-broker
Restart service (systemd)
-