Run WMIDiag on your machines. WMI is flaky, and ZenWin relies on it. Kristopher Dick
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sam Sent: Friday, 20 April 2007 12:07 To: [email protected] Subject: [zenoss-users] Re: zenwin I am getting zenwin errors. I don't believe it's working. Zenoss 1.1.1 Zenwin 1.1.1 Running zenwin on a Windows XP machine. Monitoring only 1 machine, which is the same one. Here is what the logs show. All the logs show similar errors. 2007-04-20 11:47:14 INFO zen.SendEvent: SendEvent thread started. 2007-04-20 11:47:35 ERROR zen.zeneventlog: failed to get wmi issues Traceback (most recent call last): File "C:\zenwin-1.1.1\zenutils\StatusMonitor.py", line 121, in wmiIssues self.wmiprobs = self.zem.getWmiConnIssues() File "C:\zenwin-1.1.1\zenutils\SendEvent.py", line 33, in getWmiConnIssues return [ d[0] for d in self.server.getWmiConnIssues() ] File "C:\Python25\lib\xmlrpclib.py", line 1147, in __call__ return self.__send(self.__name, args) File "C:\Python25\lib\xmlrpclib.py", line 1437, in __request verbose=self.__verbose File "C:\Python25\lib\xmlrpclib.py", line 1183, in request self.send_content(h, request_body) File "C:\Python25\lib\xmlrpclib.py", line 1297, in send_content connection.endheaders() File "C:\Python25\lib\httplib.py", line 856, in endheaders self._send_output() File "C:\Python25\lib\httplib.py", line 728, in _send_output self.send(msg) File "C:\Python25\lib\httplib.py", line 695, in send self.connect() File "C:\Python25\lib\httplib.py", line 679, in connect raise socket.error, msg error: (10065, 'No route to host') 2007-04-20 11:47:35 INFO zen.zeneventlog: reloading configuration 2007-04-20 11:47:35 INFO zen.zeneventlog: Com InterfaceCount: 9 2007-04-20 11:47:35 INFO zen.zeneventlog: Com GatewayCount: 0 2007-04-20 11:47:35 INFO zen.zeneventlog: tested 1 devices in 21.00 seconds 2007-04-20 11:48:35 ERROR zen.zeneventlog: failed to get wmi issues Traceback (most recent call last): File "C:\zenwin-1.1.1\zenutils\StatusMonitor.py", line 121, in wmiIssues self.wmiprobs = self.zem.getWmiConnIssues() File "C:\zenwin-1.1.1\zenutils\SendEvent.py", line 33, in getWmiConnIssues return [ d[0] for d in self.server.getWmiConnIssues() ] File "C:\Python25\lib\xmlrpclib.py", line 1147, in __call__ return self.__send(self.__name, args) File "C:\Python25\lib\xmlrpclib.py", line 1437, in __request verbose=self.__verbose File "C:\Python25\lib\xmlrpclib.py", line 1183, in request self.send_content(h, request_body) File "C:\Python25\lib\xmlrpclib.py", line 1297, in send_content connection.endheaders() File "C:\Python25\lib\httplib.py", line 856, in endheaders self._send_output() File "C:\Python25\lib\httplib.py", line 728, in _send_output self.send(msg) File "C:\Python25\lib\httplib.py", line 695, in send self.connect() File "C:\Python25\lib\httplib.py", line 679, in connect raise socket.error, msg error: (10065, 'No route to host') 2007-04-20 11:48:35 INFO zen.zeneventlog: Com InterfaceCount: 9 2007-04-20 11:48:35 INFO zen.zeneventlog: Com GatewayCount: 0 2007-04-20 11:48:35 INFO zen.zeneventlog: tested 1 devices in 20.95 seconds ------------------------ Sam Darwin -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5809#5809 -------------------- m2f -------------------- _______________________________________________ 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
