Hi,
I would like to monitor remote system log and would perform some
action based on the log thats gets generated
i came accross System.Management.ManagementEventWatcher but really
could not get things working.
can anyone guide me on this.
Shine Xavier - 25 Jun 2007 11:29 GMT
This link should give you some idea.
http://msdn2.microsoft.com/en-us/library/aa394593.aspx
Thanks-
> Hi,
> I would like to monitor remote system log and would perform some
> action based on the log thats gets generated
> i came accross System.Management.ManagementEventWatcher but really
> could not get things working.
> can anyone guide me on this.
siccolo - 11 Jul 2007 16:44 GMT
On Jun 25, 5:23 am, "dbkart...@gmail.com" <dbkart...@gmail.com> wrote:
> Hi,
> I would like to monitor remote system log and would perform some
> action based on the log thats gets generated
> i came accross System.Management.ManagementEventWatcher but really
> could not get things working.
> can anyone guide me on this.
No problem - see my article - <a href="http://www.siccolo.com/Articles/
CodeProject/Build_Event_Log_Watcher/how-to-
Build_Event_Log_Watcher.html">How to Build Remote Event Log Montior/
Watcher (Using TCP in .NET)
</a>
...and more articles at <a href="http://www.siccolo.com/
articles.html">Siccolo articles</a>