Re: Access to Performance Counters on Remote Machine

From: Carrie Garth (cgarth@alpha1.net.INVALID)
Date: 04/03/03


From: "Carrie Garth" <cgarth@alpha1.net.INVALID>
Date: Thu, 3 Apr 2003 09:15:48 -0600


Hi Liz,

The following has information that may help:

Chapter 27 - Overview of Performance Monitoring
Section: "Monitoring Remote Computers"
http://www.microsoft.com/technet/treeview/default.asp?url=/TechNet/prodtechnol/windows2000pro/reskit/part6/proch27.asp

Carrie

> "Liz" Sent: Tuesday, April 01, 2003 07:42 PM
> I'm writing some code to expose performance counter values on my remote
> machines (same domain); although I'm logged in as a Domain Administrator and
> (supposedly) have full permissions on the others, I cannot get at the values
> for lack of proper access rights. What permissions do I need to grant to
> myself, or to my process, to gain access ?
>
> Thanks in advance ....