Ok, I don't like posting a reply to my own questions (if I have not found a 
solution!) but:

My configfile looks like this:

$ cat /opt/zenoss/etc/zensyslog.conf
#PARAMETER      VALUE
logpath /opt/zenoss/log
logorig 1

This did work for quite a long time...

If I start zensyslog it starts, but nothing gets written to origsyslog.log.

Now, when I try to run zensyslog manually:

$ zensyslog run -v 10 -C /opt/zenoss/etc/zensyslog.conf
DEBUG:zen.ZenSyslog:Starting PBDaemon initialization
INFO:zen.ZenSyslog:Connecting to localhost:8789
DEBUG:zen.ZenSyslog:Logging in as admin
INFO:zen.ZenSyslog:Connected to ZenHub
DEBUG:zen.ZenSyslog:Setting up initial services: EventService
DEBUG:zen.ZenSyslog:Chaining getInitialServices with d2
DEBUG:zen.ZenSyslog:Loaded service EventService from zenhub
DEBUG:zen.ZenSyslog:Queueing event {'severity': 0, 'component': 'zensyslog', 
'agent': 'zensyslog', 'summary': 'started', 'manager': 'localhost', 'device': 
'localhost', 'eventClass': '/App/Start'}
DEBUG:zen.ZenSyslog:Total of 1 queued events
DEBUG:zen.ZenSyslog:Calling connected.
DEBUG:zen.ZenSyslog:Dropping useless clear event {'severity': 0, 'component': 
'zensyslog', 'agent': 'zensyslog', 'summary': 'zensyslog started', 'manager': 
'localhost', 'device': 'localhost', 'eventClass': '/App/Start'}
INFO:zen.ZenSyslog:started
INFO:zen.ZenSyslog:fetching default RRDCreateCommand
INFO:zen.ZenSyslog:getting threshold classes
DEBUG:zen.ZenSyslog:Loading classes ['Products.ZenModel.MinMaxThreshold']
INFO:zen.ZenSyslog:getting collector thresholds
DEBUG:zen.thresholds:Updating threshold ('zeneventlog cycle time', 
('localhost', ''))
DEBUG:zen.thresholds:Updating threshold ('zenmodeler cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenperfsnmp cycle time', 
('localhost', ''))
DEBUG:zen.thresholds:Updating threshold ('zenping cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenprocess cycle time', ('localhost', 
''))
DEBUG:zen.thresholds:Updating threshold ('zenwin cycle time', ('localhost', ''))
DEBUG:zen.ZenSyslog:Sent a 'stop' event
DEBUG:zen.ZenSyslog:stop() called when not running
INFO:zen.ZenSyslog:Daemon ZenSyslog shutting down
DEBUG:zen.ZenSyslog:Removing service EventService
INFO:zen.ZenSyslog:Fetching the default syslog priority
INFO:zen.ZenSyslog:zensyslog shutting down
INFO:zen.ZenSyslog:0 events processed in 0.00 seconds

and that's it.

To me nothing really look that wrong, but I might be worng here?

Brgds
Michael




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36752#36752

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to