Hello,
I'm trying to evaluate zenoss but I already have issues with zenwin: - I downloaded the latest zenoss appliance 2.0.6, and started it on my laptop - Installed Python+PyWin32 + zenwin on my laptop (WinXP) o winurl http://10.74.20.22:8080/zport/dmd/Devices/Server/Windows o zopeusername admin o zopepassword aaa123 o zem http://10.74.20.22:8081/ - changed the "zope" password: o Logged in as root; o su - zenoss; o zenpass ... type aaa123 - I am trying to run it but I get unauthorized: C:\zenoss\zenwin>python zenwin.py -C etc\zenwin.cfg INFO:zen.SendEvent:SendEvent thread started. INFO:zen.zenwin:reloading configuration WARNING:zen.zenwin:1 servers (SYSTEMS-MONITOR) still collecting after 0 seconds, giving up INFO:zen.zenwin:Com InterfaceCount: 6 INFO:zen.zenwin:Com GatewayCount: 0 INFO:zen.zenwin:tested 1 devices in 1.00 seconds INFO:zen.zenwin:stopping... ERROR:zen.SendEvent:snmp event notification failed Traceback (most recent call last): File "C:\zenoss\zenwin\zenutils\SendEvent.py", line 65, in _sendEvents self.server.sendEvents(self.events) File "c:\zenoss\python\lib\xmlrpclib.py", line 1147, in __call__ return self.__send(self.__name, args) File "c:\zenoss\python\lib\xmlrpclib.py", line 1437, in __request verbose=self.__verbose File "c:\zenoss\python\lib\xmlrpclib.py", line 1201, in request return self._parse_response(h.getfile(), sock) File "c:\zenoss\python\lib\xmlrpclib.py", line 1340, in _parse_response return u.close() File "c:\zenoss\python\lib\xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) Fault: <Fault 8002: 'Unauthorized'> INFO:zen.SendEvent:SendEvent thread ended. Do you have any idea? Thanks! Chris
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
