I'm trying to get zenoss set up to monitor my windows servers, and have come
across a bit of a problem. When I test zenwin connection
python zenwin.py -C etc\zenwin.cfg
I get the following error
INFO:zen.SendEvent:SendEvent thread started.
INFO:zen.zenwin:reloading configuration
WARNING:zen.StatusTest:sscav wmi connection failed: User credentials cannot be
used for local connections
ERROR:zen.SendEvent:snmp event notification failed
Traceback (most recent call last):
File "C:\Program Files\zenwin-1.1.1\zenutils\SendEvent.py", line 65, in _sendE
vents
self.server.sendEvents(self.events)
File "C:\Python24\lib\xmlrpclib.py", line 1096, in __call__
return self.__send(self.__name, args)
File "C:\Python24\lib\xmlrpclib.py", line 1383, in __request
verbose=self.__verbose
File "C:\Python24\lib\xmlrpclib.py", line 1147, in request
return self._parse_response(h.getfile(), sock)
File "C:\Python24\lib\xmlrpclib.py", line 1286, in _parse_response
return u.close()
File "C:\Python24\lib\xmlrpclib.py", line 744, in close
raise Fault(**self._stack[0])
Fault: <Fault 8002: 'Unauthorized'>
WARNING:zen.zenwin:1 servers (sscav) 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:\Program Files\zenwin-1.1.1\zenutils\SendEvent.py", line 65, in _sendE
vents
self.server.sendEvents(self.events)
File "C:\Python24\lib\xmlrpclib.py", line 1096, in __call__
return self.__send(self.__name, args)
File "C:\Python24\lib\xmlrpclib.py", line 1383, in __request
verbose=self.__verbose
File "C:\Python24\lib\xmlrpclib.py", line 1147, in request
return self._parse_response(h.getfile(), sock)
File "C:\Python24\lib\xmlrpclib.py", line 1286, in _parse_response
return u.close()
File "C:\Python24\lib\xmlrpclib.py", line 744, in close
raise Fault(**self._stack[0])
Fault: <Fault 8002: 'Unauthorized'>
INFO:zen.SendEvent:SendEvent thread ended.
I have tried setting up different users in Zenoss, but always I get the error
about user credentials not being used for local connections. Can someone please
tell me how to set up a local connection account?
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=22855#22855
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users