Perfmon "Unable to connect to Machine"

M

Motley

I have a win 2003 web server that was recently upgraded from 2000. After the
upgrade was completed we lost the ability to remotely monitor perfmon
counters. Everything was working when the system was Win2k. I'm not sure
what the 2003 upgrade may have changed but I have gone over the microsoft
suggestions in their 300702 article and everything is ok. I can ping to and
from the machine that I want to monitor. It's in the same domain as the
machine I want to use to monitor it. I can browse folders and files on this
machine also. Anyone have any ideas?
 
P

Paul Bergson

Two thoughts:

Any event log messages?
Are you usig the perfmon from a 2003 machine or a 2000 machine?

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

Motley

I am using perfmon from a 2003 machine. When I look in the event log for the
machine that is trying to do the monitoring I get the following 2 error
messages.

Event 2003 Perflib

The configuration information for the performance library
"c:\winnt\system32\inetsrv\w3ctrs.dll" for the "w3svc" service does not
match the trusted performance library information stored in the registry.
The functions in this library will not be treated as trusted.

I also get the same exact message except the following changes.
"c:\winnt\system32\aspperf.dll" for the "ASP" service
 
M

Motley

I just wanted to add that I can monitor counters from the machine I want to
monitor to the machine that is supposed to be doing the monitoring.

For example Server A is the monitoring computer
Server B is the machine that is supposed to be monitored

I can run perfmon on server A to any machine except Server B.
I can run perfmon on server B and monitor counters on Server A.

Basically I can monitor one-way. I don't know if this is useful but I
thought I would add that. I also cannot monitor Server B from any other
computer.
 
P

Paul Bergson

I have nothing else to offer, sorry.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Joined
Aug 26, 2009
Messages
1
Reaction score
0
This worked for me:

1) Grant 'Local Service' full control permissions on HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Perflib
2) Start Remote Registry service
 
Joined
Jan 14, 2010
Messages
1
Reaction score
0
jineshv said:
This worked for me:

1) Grant 'Local Service' full control permissions on HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Perflib
2) Start Remote Registry service
Thanks!! I had the exact same problem and every single troubleshooting step did not help at all. Your solution did the trick!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top