Is the 1.0.1 version available for Zenoss, Zenwin, or both? Will it be available on the Zenoss Downloads page?
Thanks, Derek. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik A. Dahl Sent: Monday, November 27, 2006 7:10 AM To: General discussion of using zenoss system Subject: Re: [zenoss-users] zenwin on win xp This will be fixed in 1.0.1 release which should post today. The actual problem you are having is that zenwin can't connect to the event server. In your cfg file set the value "zem" to point to your zenoss server and make sure that zenxevent is running. -EAD On Nov 27, 2006, at 6:17 AM, DAVID Thomas wrote: > > > Hi all, > I want to test Zenoss and Zenwin, so I run set the virtual zenoss > appliance on a Windows XP SP2 (French) computer. The appliance is > running just fine. However, I cannot get zenwin to run correctly on > the XP host. Each time I run one of the part of zenwin I get the > following messages : > C:\zenwin-1.0.0>python zenwin.py -C etc\zenwin.cfg > INFO:zen.SendEvent:SendEvent thread started. > INFO:zen.zenwin:reloading configuration > WARNING:zen.StatusTest:wmi connection failed: AccÞs refusÚ. (Access > denied) > Exception in thread Thread-1: > Traceback (most recent call last): > File "C:\Python24\lib\threading.py", line 442, in __bootstrap > self.run() > File "D:\zenwin-1.0.0\zenutils\SendEvent.py", line 53, in run > File "D:\zenwin-1.0.0\zenutils\SendEvent.py", line 66, in > _sendEvents > NameError: global name 'socket' is not defined > > INFO:zen.zenwin:Com InterfaceCount: 6 > INFO:zen.zenwin:Com GatewayCount: 0 > INFO:zen.zenwin:tested 1 devices in 2.00 seconds > INFO:zen.zenwin:stopping... > > As it was suggested in some previous messages, I did not get any > error messages running the following command: > > C:\zenwin-1.0.0>python > Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit > (Intel)] on win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> import socket >>>> > > Python install is 2.4.4 and pywin32-210.win32-py2.4.exe for Python > extension. > > Did someone managed to get zenwin working on Windows XP SP2 ? Does > someone has any clue to get it working on Windows XP (or why it's > not working)? > > BTW, I test zenwin with no more luck on another Windows XP SP2 > (English) wich is already used by a VBS script for inventory. The > VBS script uses WMI to get information from remote host, which > should mean WMI is working fine on this particular host. The VBS > script is name winventory (http://winventory.sf.net/) > > Thomas > > > ICADE s'est dotée d'une nouvelle messagerie et mon ancienne adresse > E-mail a pu être modifiée. Si tel est le cas, merci de mettre à > jour vos listes de diffusion et/ou contacts. > > Ce message et toutes les pièces jointes sont confidentiels et > établis à l'attention exclusive de ses destinataires. > Toute utilisation de ce message non conforme à sa destination, > toute diffusion ou toute publication, totale ou partielle,est > interdite, sauf > autorisation expresse. > Si vous recevez ce message par erreur, merci de le détruire et d'en > avertir > immédiatement l'expéditeur. > La Societe ICADE, ses filiales et ses partenaires déclinent toute > responsabilité au titre de ce message s'il a été altéré,déformé ou > falsifié. > > This message and all attachments are confidential and intended > solely for the addressees. > Any use not in accord with its purpose, any dissemination or > disclosure, either whole or partial, is prohibited except formal > approval. > If you receive this message in error, please delete it and > immediately notify the sender. > Neither ICADE company nor any of its subsidiaries or affiliates > shall be liable for the message if altered, changed or falsified. > ------------------------ > _______________________________________________ > 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
