in reply to To monitor windows processes using Perl

You can use the WMI to monitor Windows machines, respectively the WBEM, which is the same thing except under a different name.

  • Comment on Re: To monitor windows processes using Perl