Name
opsadmin — This script is used to monitor/start/stop the OpsCenter services on UNIX or Linux systems
SYNOPSIS
opsadmin.sh {start|stop|monitor}
DESCRIPTION
The opsadmin script is used for monitoring/starting/stopping the OpsCenter services.
OPTIONS
- start
Starts all OpsCenter services. These services include OpsCenter database, OpsCenter server, and Web server services.
- stop
Stops all OpsCenter services. These services include OpsCenter database, OpsCenter server, and Web server services.
- monitor
Monitors all OpsCenter services and also Authentication Service and Veritas Private Branch Exchange (PBX) services. This option is not available for Windows.
NOTES
opsadmin
opsadmin.sh resides by default in the <INSTALL_PATH>/SYMCOpsCenterServer/bin directory.
EXAMPLES
EXAMPLE 1
The following command starts all OpsCenter services:
<INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh start
EXAMPLE 2
The following command monitors OpsCenter services:
<INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh monitor