DX NetOps Manager

Tech Tip: Shortcut for confirming processes are running 

Nov 21, 2014 01:13 AM

To quickly confirm if your processes are running upon logging into your various servers you can update the .bash_profile.  For example, if you installed as the root user you can update the /root/.bash_profile with the following commands:

 

DC

/etc/init.d/dcmd status

 

DA

/etc/init.d/dadaemon status

 

CAPC

/etc/init.d/caperfcenter_console status

/etc/init.d/caperfcenter_devicemanager status

/etc/init.d/caperfcenter_eventmanager status

/etc/init.d/caperfcenter_sso status

 

DR

su dradmin -c "/opt/vertica/bin/adminTools -t view_cluster"

 

By doing this, the above command will be executed when logging in to your servers and you will immediately know if the component processes are running or not

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.