Skip to content

Instantly share code, notes, and snippets.

@maxmanders
Created January 14, 2013 11:09
Show Gist options
  • Save maxmanders/4529353 to your computer and use it in GitHub Desktop.
Save maxmanders/4529353 to your computer and use it in GitHub Desktop.
Zenoss 4.2 Collector Problem
1. Installed using auto deploy tool
2. Stopped Zenoss
3. touch /opt/zenoss/etc/DAEMONS_TXT_ONLY
4. Create /opt/zenoss/etc/daemons.txt with:
zenping
zensyslog
zenstatus
zentrap
zenmodeler
zenrender
zenperfsnmp
zencommand
zenprocess
zenwin
zeneventlog
5. Restart zenoss
I can telnet on ports 8090 and 8790 from the collector to the hub, but the logs for all the services listed above suggest that zenhub is disconnected and down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment