2. Minimal Zenoss - ZEO and Zope

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.

  1. Stop all Zenoss processes.

    $ zenoss stop
  2. Start the zope object database.

    $ zeoctl start
  3. Start Zope

    $ zopectl start
  4. Go to the web UI and confirm that you can access the Dashboard.

  5. Start the other Zenoss daemons.