The Zenoss user interface can run without any other Zenoss processes running. In this mode, only ZEO and Zope are running.
This mode is useful for troubleshooting many Zenoss issues.
-
Stop all Zenoss processes.
$ zenoss stop
-
Start the zope object database.
$ zeoctl start
-
Start Zope
$ zopectl start
-
Go to the web UI and confirm that you can access the Dashboard.
-
Start the other Zenoss daemons.