Howdy,
I've installed and configured zenwin according to README.txt,
it seemed to go well, the services are running,
I believe Zenoss is properly set up to get service info from the machine,
but I'm not seeing any.
Suggestions on troubleshooting?
When I run the script StatusTest.py I get the following traceback;
C:\Python24\Lib\site-packages\zenwin-0.21.0>StatusTest.py
Traceback (most recent call last):
File "C:\Python24\Lib\site-packages\zenwin-0.21.0\StatusTest.py",
line 10, in ?
from wmiclient import WMI
File "C:\Python24\Lib\site-packages\zenwin-0.21.0\wmiclient.py",
line 13, in ?
refresher = win32com.client.Dispatch("WbemScripting.SWbemRefresher")
File "C:\Python24\Lib\site-packages\win32com\client\__init__.py", line 95,
in Dispatch
dispatch, userName =
dynamic._GetGoodDispatchAndUserName(dispatch,userName,clsctx)
File "C:\Python24\Lib\site-packages\win32com\client\dynamic.py", line 98,
in _GetGoodDispatchAndUserName
return (_GetGoodDispatch(IDispatch, clsctx), userName)
File "C:\Python24\Lib\site-packages\win32com\client\dynamic.py", line 78,
in _GetGoodDispatch
IDispatch = pythoncom.CoCreateInstance(IDispatch, None, clsctx,
pythoncom.IID_IDispatch)
pywintypes.com_error: (-2147221005, 'Invalid class string', None, None)
Thanks,
Kent
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users