Commands to control OpsCenter services and processes
This section provides information on how you can control the OpsCenter server services and OpsCenter Agent service.
Table: Start and stop commands on Windows
Service | Commands or Steps |
|---|---|
All OpsCenter server services | To start all OpsCenter server services: INSTALL_PATH\OpsCenter\server\bin\opsadmin.bat start To stop all Veritas NetBackup OpsCenter server services: INSTALL_PATH\OpsCenter\server\bin\opsadmin.bat stop |
OpsCenter database server service | Select and start or stop the Veritas OpsCenter Database Server service. |
OpsCenter Server Service | Select and start or stop the Veritas OpsCenter Server Service. |
OpsCenter Web server Service | Select and start or stop the Veritas OpsCenter Web Server Service. |
OpsCenter Agent Service | Select and start or stop the Veritas OpsCenter Agent Service. |
Table: Start and stop commands on UNIX
Process | Commands or Steps |
|---|---|
All OpsCenter server processes | To start all OpsCenter server processes: <INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh start To stop all OpsCenter server processes: <INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh stop To monitor all processes: <INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh monitor |
OpsCenter database server process | <INSTALL_PATH>/SYMCOpsCenterServer/bin/startdb <INSTALL_PATH>/SYMCOpsCenterServer/bin/stopdb |
OpsCenter server process | <INSTALL_PATH>/SYMCOpsCenterServer/bin/startserver <INSTALL_PATH>/SYMCOpsCenterServer/bin/stopserver |
OpsCenter Web server process | <INSTALL_PATH>/SYMCOpsCenterGUI/bin/startgui.sh <INSTALL_PATH>/SYMCOpsCenterGUI/bin/stopgui.sh |