I am having a similar issue, except when I try to run 'zenwin.py -C etc\zeneventlog.cfg' it returns
C:\zenwin-0.22.1>zenwin.py -C etc\zeneventlog.cfg INFO:zen.SendEvent:SendEvent thread started. INFO:zen.zenwin:reloading configuration WARNING:zen.StatusTest:wmi connection failed: User credentials cannot be used for local co nnections INFO:zen.zenwin:Com InterfaceCount: 6 INFO:zen.zenwin:Com GatewayCount: 0 INFO:zen.zenwin:tested 1 devices in 2.05 seconds INFO:zen.zenwin:stopping... INFO:zen.SendEvent:SendEvent thread ended. In the zeneventlog.cfg the Zem address is what's mentioned below, 'zem http://myserver:8080/zport/dmd/ZenEventManager' The zenoss device in question has the appropriate fields in zProperties filled out to reflect zeneventlog.cfg's user/password as well as zWinEventlog 'True'. Wish there was more documentation for this... thanks Matt Warren IT Technician A+ N+ MCP MCSA 414-847-1207 Ken Cook Co. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burbach, Bernd Jakob Sent: Friday, September 01, 2006 8:29 AM To: General discussion of using zenoss system Subject: RE: [zenoss-users] zenwin problem Hi, > You have zenwin-0.22 and zenoss-0.21. zenwin-0.22 is configured to > use zenxevent which was new in zenwin-0.22. If you change your zenwin > configs to use zope for their zem parameter this should work. > > zem http://yourzope:8080/zport/dmd/ZenEventManager Thanks, this works fine for zenwin.py, but python zeneventlog.py -C etc\zeneventlog.cfg reports now the following (and zenwinmodeler similar): INFO:zen.SendEvent:SendEvent thread started. INFO:zen.zeneventlog:reloading configuration ERROR:zen.zeneventlog:config load failed Traceback (most recent call last): File "C:\sbin\zenwin-0.22.1\zenutils\StatusMonitor.py", line 96, in getConfig self.loadConfig() File "zeneventlog.py", line 58, in loadConfig for name,user,passwd,sev,url in devices: ValueError: need more than 4 values to unpack WARNING:zen.zeneventlog:initial config load failed will retry INFO:zen.zeneventlog:stopping... I tried using the same cfg file for both zenwin and zeneventlog, but no effect. The original cfg files work on zenoss 0.22.2 which I am able to run now on suse 10.1, which I would prefer. But it runs with certain problems (I will open a new thread for that one). Thanks again Bernd ========================================================= Diese Nachricht ist ausschliesslich fuer die adressierte Person bzw. den adressierten Personenkreis oder die Organisation bestimmt. Sie koennte vertrauliche und/oder privilegierte Informationen enthalten. Wenn Sie diese Mail irrtuemlich erhalten haben, benachrichtigen Sie uns sofort durch Antwort-Mail und loeschen Sie diese Mail nebst etwaigen Anlagen von Ihrem System. Ebenso duerfen Sie diese Nachricht oder Anlagen nicht kopieren oder an Dritte weitergeben. Vielen Dank. This message is intended only for use by the addressee. It may contain confidential or privileged information. If you have received this message unintentionally, please contact the sender by reply and delete it from your computer; you should not copy this message or disclose its contents to anyone. ========================================================= _______________________________________________ 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
