OpsCenter server scripts on Windows and UNIX
The following scripts are used within OpsCenter. The OpsCenter administrator may use many of these scripts. Use the -h option for help about these scripts.
Table: OpsCenter server scripts on Windows lists the OpsCenter server scripts on Windows.
Table: OpsCenter server scripts on Windows
Script | Location | Function | Invokes or Is Invoked by |
|---|---|---|---|
|
startserver.bat and stopserver.bat |
|
Starts or stops the OpsCenter Server service that is OpsCenterServerd. |
OpsCenter Administrator |
|
startat.bat and stopat.bat |
|
Starts or stops the OpsCenter AT service that is ops_atd. |
OpsCenter Administrator |
|
dbbackup.bat |
|
Backs up the OpsCenter database |
OpsCenter Administrator |
|
startdb.bat and stopdb.bat |
|
Starts or stops the OpsCenter database |
OpsCenter Administrator |
|
opsadmin.bat |
|
Starts and stops all OpsCenter Server services |
OpsCenter Administrator |
|
dbdefrag.bat |
|
Defragments the OpsCenter database |
OpsCenter Administrator |
|
changedbpassword.bat |
|
Changes the OpsCenter database password |
OpsCenter Administrator |
|
runStoredQuery.bat |
|
Runs saved custom SQL and generates output in the desired format. |
OpsCenter Administrator |
Table: OpsCenter server scripts on UNIX lists the OpsCenter server scripts on UNIX.
Table: OpsCenter server scripts on UNIX
Script | Location | Function | Invokes or Is Invoked by |
|---|---|---|---|
|
startserver and stopserver |
|
Starts or stops OpsCenterServerd. |
OpsCenter Server |
|
startat.sh and stopat.sh |
|
Starts or stops the OpsCenter AT service that is ops_atd. |
OpsCenter Server |
|
startdb and stopdb |
|
Starts or stops the OpsCenter database |
OpsCenter Administrator |
|
opsadmin.sh |
|
Starts, stops, and monitors all OpsCenter Server processes |
OpsCenter Administrator |
|
dbbackup.sh |
|
Backs up the OpsCenter database |
OpsCenter Administrator |
|
dbdefrag |
|
Defragments the OpsCenter database |
OpsCenter Administrator |
|
changeDbPassword.sh |
|
Changes the OpsCenter database password |
OpsCenter Administrator |
|
runStoredQuery.sh |
|
Runs saved custom SQL and generates output in the desired format. |
OpsCenter Administrator |