The web server of the Operations Center runs as a service and starts automatically. You might need to stop and start the web server, for example, to make configuration changes.
./stopserver.sh
./startserver.sh
service opscenter.rc stop
service opscenter.rc start
service opscenter.rc restart
service opscenter.rc status