Hi - I'm trying to install Zenwin on a 2003 box but am running into some problems. I configured Zenwin's three .cfg files per the README.txt. When I run the first script, here's what I get:
$ python zeneventlog.py -C etc/zeneventlog.cfg INFO:zen.SendEvent:SendEvent thread started. INFO:zen.zeneventlog:reloading configuration ERROR:zen.zeneventlog:wmi connect failed on win2k3.example.org Traceback (most recent call last): File "zeneventlog.py", line 64, in loadConfig self.devices[name] = self.getWatcher(name,user,passwd,sev) File "zeneventlog.py", line 75, in getWatcher c.connect() File "c:\zenwin-1.1.0\wmiclient.py", line 44, in connect self.flags,self.valueset) File "<COMObject WbemScripting.SWbemLocator>", line 5, in ConnectServer File "C:\Python24\Lib\site-packages\win32com\client\dynamic.py", line 258, in _ApplyTypes_ result = self._oleobj_.InvokeTypes(*(dispid, LCID, wFlags, retType, argTypes ) + args) com_error: (-2147352567, 'Exception occurred.', (0, 'SWbemLocator', 'The RPC server is unavailable. ', None, 0, -2147023174), None) INFO:zen.zeneventlog:Com InterfaceCount: 6 INFO:zen.zeneventlog:Com GatewayCount: 0 INFO:zen.zeneventlog:tested 0 devices in 0.02 seconds INFO:zen.zeneventlog:stopping... INFO:zen.SendEvent:SendEvent thread ended. I'm not sure why 'the RPC server is unavailable'? Also, I get this error sometimes too: The documentation is a bit vague. What is the 'zope user' referenced in the README.txt? I've tried the Zenoss admin account, as well as a new account I created and tested with various privileges - no dice. Does anyone have any ideas here? I'd be willing to invest some of my time in helping to write more complete documentation for this piece with whatever results I come across through all of this. Thanks, Greg
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
