#/usr/share/cb/./cbservice cb-enterprise statusThe results of the above command should show if the service is running or stopped
For Example: cb-pgsql logs to /var/log/cb/pqsql/startup.logThe log naming convention for each service is not the same, but they will have "startup" in the name
For Example: #tail -f /var/log/cb/supervisord/supervisord.logThis should be done from a separate console instance than the one used to stop and start the services
For a list of Server Services and their starting order see here