Tip: Stop/Start/Restart check status of all Traverse components on a LInux server

QUESTION

How to manage Traverse components in Linux?

RESOLUTION

To check status

su
cd $TRAVERSE_HOME  #where $TRAVERSE_HOME is the Traverse install directory (typically /usr/local/traverse)
etc/traverse.init status

Typically, to restart all components, you would run
etc/monitor.init stop

Once all components stop:
etc/monitor.init start

or you could collapse the above two steps in one as:
etc/monitor.init restart

 

APPLIES TO 

All versions of Traverse.

 

REFERENCE

None.

 

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section