I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-03-30 10:15:22-08 by chandru
Remote machine Connection
Hi All, Iam using Win32-Process-Perf Lib for monitor the process in a remote machine. But when I use the API in this lib I am able to connect only to the local machine process information and not the remote machine. The function call do not return any error. From my investigation I understand that PdhConnectMachine() function call will return handle for the local host if the passed parameter is NULL. But here I dont pass a NULL value to the PdhConnectMachine(). Is this a known issue or is there any workaround which I you can suggest me. Thanks, Chandru
Direct Responses: 2866 | Write a response
Posted on 2006-08-30 07:23:32-07 by rpagitsch in response to 277
Re: Remote machine Connection
does this problem still persist? I used the module allready to connect to a remote machine.
Direct Responses: Write a response