Tech Support > Microsoft Windows > Windows Server > Performance Monitor - Remote Access problems
Performance Monitor - Remote Access problems
Posted by Philipp Holzmann on January 25th, 2006


Hi,

i am yust developing a small windows service (in c# .net 1.1), an i want to
monitor some values. Therefor i write these values using the windows
performance counters. (i followed the example fount at
http://msdn.microsoft.com/library/de...assTopic .asp )

This works great, if i access the caounter on the local machine the servive
is running.
My Problem is, that i cannot access the counter from another PC in my
network. I can only access the windows built in counters an receive the
values.
perfmon.exe displays my counters / Categories and i can add them to the
chart, but i get no values (they are alway zero) without any error message.

any suggestions?

kind regards, Philipp Holzmann



Similar Posts