I dislike this as a "solution" so I'll call it a "workaround":
I upgraded (the correct way this time!) to 1.1.1, rebooted, and now all the processes start up correctly. I did notice that on the About page, when checking to make sure I was really at 1.1.1, the "Available Zenoss Version" remains 1.1.0 even after I manually click the "check version now" button. But the correct version shows up right in the component version area. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Eric Newton > Sent: Wednesday, February 21, 2007 7:19 AM > To: General discussion of using zenoss system > Subject: Re: [zenoss-users] Zensyslog not starting > > Hi Brent, > > This is a normal startup. Can you see that zensyslog is > listening to a UDP port: > > $ netstat -nape | grep `pgrep -f zensyslog` > > That should show you that zensyslog is listening. It should > be listening on an external interface or all interfaces and > not just 127.0.0.1. > > Of course you want to make sure that your external IP address > matches the name for your syslog forwarding/destination in > all your sysloggers. > > -Eric > > Brent Wiese wrote: > > After upgrading to 1.1.0, zensyslog no longer starts. > > > > Based on a similar post, I added -v10 to the generic line. > > > > Here is the output. Is this the culprit? I don't get anything after > > the "started" line in any log I can find. > > > > Interestingly, the device I received email from changed after the > > ugprade from the PTR DNS ip of the public firewall interface this > > machine NAT's through to the actual hostname of the zenoss > box now. Could it be related? > > > > I also changed the admin password after the upgrade. > > > > 2007-02-20 15:03:23 DEBUG zen.Events: EventClassInst=Start > 2007-02-20 > > 15:03:23 DEBUG zen.Events: update status set clearid = > > '0a6c85c134fc1362bfffffff' where > device='ddd-phx-vma-1.3d24x7.com' and > > component='zensyslog' and eventKey='' and (eventClass='/App/Stop' or > > eventClass='/App/Start'): --> 0 > > 2007-02-20 15:03:23 DEBUG zen.Events: insert into log > (evid, userName, > > text) select evid, "admin", "auto cleared" from status > where clearid = > > "0a6c85c134fc1362bfffffff": --> 0 > > 2007-02-20 15:03:23 DEBUG zen.Events: insert into history set > > > firstTime=1172009003.523,severity=0,component='zensyslog',summary='zen > > syslog > > > started',dedupid='ddd-phx-vma-1.3d24x7.com|zensyslog|/App/Start||0|zen > > syslog > > > started',manager='ddd-phx-vma-1.3d24x7.com',eventKey='',device='ddd-ph > > x-vma- > > > 1.3d24x7.com',eventClass='/App/Start',lastTime=1172009003.523,message= > > 'zensy slog > started',deletedTime=null,evid='0a6c85c134fc1362bfffffff': > > --> 1 2007-02-20 15:03:23 DEBUG zen.Events: DELETE FROM > status WHERE > > clearid IS NOT NULL: --> 0 2007-02-20 15:03:23 INFO zen.ZenSyslog: > > started > > > > Thanks, > > Brent > > > > > > _______________________________________________ > > zenoss-users mailing list > > [email protected] > > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
