I am running CentOS 4.7 w/ Zenoss Core as follows:
Zenoss Zenoss 2.2.0
OS Linux (i686) 2.6.9 (Linux 2.6.9-78.0.1.EL #1 Tue Aug 5 10:49:42 EDT
2008 i686)
Zope Zope 2.8.8
Python Python 2.4.4
Database MySQL 5.0.45 (Ver 5.0.45)
RRD RRDtool 1.2.26
Twisted Twisted 2.5.0
NetSnmp NetSnmp 5.1.2
PyNetSnmp PyNetSnmp 0.28.6
WMI Wmi 0.1.12
And startup seems to go OK:
Code:
[EMAIL PROTECTED] zenoss]# /etc/init.d/zenoss start
Daemon: zeoctl . daemon process started, pid=7557
Daemon: zopectl . daemon process started, pid=7561
Daemon: zenhub starting...
Daemon: zenping starting...
Daemon: zensyslog starting...
Daemon: zenstatus starting...
Daemon: zenactions starting...
Daemon: zentrap starting...
Daemon: zenmodeler starting...
Daemon: zenperfsnmp starting...
Daemon: zencommand starting...
Daemon: zenprocess starting...
Daemon: zenwin starting...
Daemon: zeneventlog starting...
[EMAIL PROTECTED] zenoss]#
However, in the web GUI the zensyslog daemon shows as not running, and there is
no log file. Attempting to start from GUI gives only:
Code:
2008-11-01T09:41:32 INFO zen.ZenossInfo Telling zensyslog to start
And nothing else. FWIW the start event.log only has:
Code:
2008-11-01T10:12:19 INFO ZServer HTTP server started at Sat Nov 1 10:12:19 2008
Hostname: 0.0.0.0
Port: 8080
------
2008-11-01T10:12:20 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/opt/zenoss/Products',
I skipped the one in '/opt/zenoss/lib/python/Products'.
------
2008-11-01T10:12:20 INFO ZEO.ClientStorage (7561) ClientStorage (pid=7561)
created RW/normal for storage: '1'
------
2008-11-01T10:12:20 INFO ZEO.cache reusing persistent cache file
'/opt/zenoss/var/zeo1-1.zec'
------
2008-11-01T10:12:23 INFO ZEO.ClientStorage (7561) Testing connection
<ManagedClientConnection ('127.0.0.1', 8100)>
------
2008-11-01T10:12:23 INFO ZEO.zrpc.Connection(C) (localhost:8100) received
handshake 'Z303'
------
2008-11-01T10:12:23 INFO ZEO.ClientStorage (7561) Server authentication
protocol None
------
2008-11-01T10:12:23 INFO ZEO.ClientStorage (7561) Connected to storage:
('localhost.localdomain', 8100)
------
2008-11-01T10:12:23 INFO ZEO.ClientStorage (7561) No verification necessary
(last_inval_tid up-to-date)
------
2008-11-01T10:12:23 INFO ZEO.ClientStorage (7561) Waiting for cache
verification to finish
------
2008-11-01T10:12:25 INFO Zope Ready to handle requests
[EMAIL PROTECTED] log]#
Netstat confirms there is no listening on port 514.
Code:
netstat -an | grep :514
All other features and operations are working well/normally. Any help on how
to improve the logging or otherwise understand why zensyslog is not
starting/running is much appreciated.
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=27131#27131
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users