Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ OpsCenter Administrator's Guide
  3. Administering OpsCenter
  4. OpsCenter server scripts on Windows and UNIX
  5. Commands to control OpsCenter services and processes
Veritas NetBackup™ OpsCenter Administrator's Guide

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 OpsCenter server services:

INSTALL_PATH\OpsCenter\server\bin\opsadmin.bat stop

OpsCenter database server service

Select Control Panel > Administrative Tools > Services and start or stop the OpsCenter Database Server service.

OpsCenter Server Service

Select Control Panel > Administrative Tools > Services and start or stop the OpsCenter Server Service.

OpsCenter Web server Service

Select Control Panel > Administrative Tools > Services and start or stop the OpsCenter web server service.

OpsCenter Agent Service

Select Control Panel > Administrative Tools > Services and start or stop the 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

Feedback

Was this page helpful?
Previous

OpsCenter server scripts on Windows and UNIX

Next

About dependency of services

Feedback

Was this page helpful?