Hi everyone, I've been trying to set up a remote collector for the last few days with only partial success. It seems the collector isn't displaying any graphs. I understand it's probably something to do with the render URL but that seems to be set properly as per the following document: http://www.zenoss.com/Members/fdeckert/how-to-install-distributed-collectors/
I think in my case perhaps zenrender is somehow broken? If i try and goto the address: http://serverA:8090/serverB ServerA is my primary and ServerB is the remote collector i get a lot of errors on the page. Something like this: Code: web.Server Traceback (most recent call last): exceptions.Exception: Renderer ServerB unavailable /opt/zenoss/lib/python/twisted/web/server.py, line 160 in process 158 try: 159 resrc = self.site.getResourceFor(self) 160 self.render(resrc) 161 except: Self site twisted.web.server.Site instance @ 0x6e93560 <twisted.web.server.Site instance at 0x6e93560> i have zenoss-core-zenpacks-2.3.0-160 and zenoss-2.3.0-160.el5 installed on both of my centos5 machines installed using the red hat RPM's SNMP is enabled between and ports have been opened between the two servers. ServerA has all daemon's started except zenmail. ServerB has all daemon's started except zeoctl zopectl zenhub and zenmail I updated the following configuration files: zenactions.conf zencommand.conf zendisc.conf zeneventlog.conf zenmodeler.conf zenperfsnmp.conf zenping.conf zenprocess.conf zenrender.conf zenstatus.conf zensyslog.conf zentrap.conf zenwin.conf zenwinmodeler.conf with: Code: monitor serverB hubhost serverA and set the zope.conf to use serverA instead of localhost. i've added the collector and all of the devices i needed to be monitored have been set to use the new collector and like i said it seems to be working... If i'm logged into the serverA web UI and then i stop the snmpd service on one of the monitored hosts i see it being reported in zenoss so im fairly sure ServerB is reporting snmpd is down. Any idea's? -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=33610#33610 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
