Re: RE Getting Windows logs through WMI
Vincent Bernat <[email protected]> Thu, 17 Jan 2008 08:36:38 +0100
| Newsgroups | gmane.comp.sysutils.loganalysis |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 16 Jan 2008 14:49:30 -0800 (PST), E G <[email protected]> wrote: > I've done extensive testing with the Samba and > Samba-ng versions of implementing WMI, and neither of > them are correct in their implementation (unless a > newer version has come out in 07 that I haven't seen). You can look here: http://dev.zenoss.org/svn/trunk/inst/externallibs/wmi-0.1.6.tar.bz2 It is a snapshot of Samba project and it seems fairly complete. I use it successfully on Windows 2000, 2003 and XP. I did not test it on other platforms. It is stable. I don't know how it compare to native implementation on speed, though. Regards,