Best practice for starting and stopping the SpectroSERVER process from the command line
search cancel

Best practice for starting and stopping the SpectroSERVER process from the command line

book

Article ID: 36158

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

Best practice for starting and stopping the SpectroSERVER process from the command line.

Need to provide System Administrators ability to start and stop SpectroSERVER without being a member of Spectrum Users Group.  What is the command line syntax? 

Environment

Release: Any
Component:

Resolution

Run the "startSS.pl" and "stopSS.pl" scripts to start and stop the SpectroSERVER and Archive Manager processes from the command line.

1. Log into the SpectroSERVER system as the user that owns the Spectrum installation

2. If on Windows, open a bash shell by running "bash -login"

3. cd to the $SPECROOT/bin directory

4. Enter "./startSS.pl" to start the SpectroSERVER and Archive Manager processes and "./stopSS.pl" to stop the SpectroSERVER and Archive Manager processes. 

NOTE: On Linux  these scripts should not be run as the root user.