I want to add remote computer performance snap into local computer perfmon.msc.

Please help me out and provide step by step method.

Thanks

link|improve this question
feedback

2 Answers

up vote 3 down vote accepted

You do this at the counter level, not as a snap-in. When you are adding a counter in perfmon you'll have the option to add the counter using the local computer counters or using counters from a remote machine. You don't need to add a separate machine as a full perfmon snap-in.

Steps:

  • Open perfmon and click the + button to add a counter (or right-click and select "Add Counters...")
  • Click the "Select counters from computer" radio button
  • Type the name of the machine that you want to gather info from.
  • Select the counters you wish to use in your trace
link|improve this answer
actually, I want to counters. what are the steps? – Syed Tayyab Ali Feb 9 '10 at 15:34
@Syed: see my edit. – squillman Feb 9 '10 at 15:47
Thank you, it really help me. – Syed Tayyab Ali Feb 9 '10 at 16:13
feedback

Ping the computer. If you can ping, try turning off the firewall off on the remote machine.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.