Skip to content

Starting and stopping the Analytics server

To stop, start, or restart the Analytics server, such as when troubleshooting problems, use the following commands. While the server is stopped, no data is extracted.

To start Analytics, log in to the Analytics server as the root user and enter the command:

service zenoss_analytics start

To stop and then start Analytics, log in to the Analytics server as the root user and enter the command:

service zenoss_analytics restart

To stop Analytics, log in to the Analytics server as the root user and enter the command:

service zenoss_analytics stop