Update to my original post...When I run zeneventlog run -v10 from the zenoss console the following WMI query appears:
DEBUG:zen.zeneventlog:polling machinename.domainname DEBUG:zen.WMIClient.WMIClient:connect to xx.xxx.xxx.xxx, user domain\domainadmin DEBUG:zen.WMIClient.WMIClient:SELECT * FROM __InstanceCreationEvent where TargetInstance ISA 'Win32_NTLogEvent' and TargetInstance.EventType <= 2 DEBUG:zen.zeneventlog:Connected to machinename.domainname DEBUG:zen.zeneventlog:timeout (no events) machinename.domainname When I run this either thru wmic or thru wbemtest (from another windows host) I do not return any results which could account for the 'no events' notation in the zeneventlog. I believe that I am running into an issue with the WMI query that is being issued by zeneventlog and this is why I am unable to collect windows eventlogs. Can anyone else review and confirm that this is the correct WMI query and that it should be returning results? Thanks -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=21993#21993 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
