Hi,

I have a little bit of a strange one for you. I currently have an issue with the performance counter monitors on every device I am running them against, I get the below error message;

"Unable to monitor counters--counter data not collected. HINT: Is the Remote Registry service running on this and the computer with the counters?"

I can confirm remote registry is running and they were working perfectly fine last night and when I came in this morning the performance monitors And only them ones have stopped working.

Any ideas?

Regards Dan

asked 03 Sep '14, 03:53

Dan_cis's gravatar image

Dan_cis
312812
accept rate: 0%


Dan,

Thanks for the log file. The error that you are seeing is a known bug. There is a Windows PDH.ddl that very rarely gets stuck. We have a registry value that you can set that will help keep that from getting in that stuck state.

The registry value that you need to change is called "Perfmon_Mutex2" and the default value is set to 10 (base decimal). You can change this to 1 and then save. You will also need to restart the PA Server Monitor service for the change to take effect.

The location of the registry value...
32-bit:
HKEY_LOCAL_MACHINESOFTWAREPowerAdminServerMonitor<br/> 64-bit:
HKEY_LOCAL_MACHINESOFTWAREWow6432NodePowerAdminServerMonitor<br/>

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 05 Sep '14, 09:25

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 36%

Hi Dan,

We need to know a little more about the error. Would you zip up your service log file and send it to us?

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 03 Sep '14, 09:31

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 36%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×6
×6
×4
×4

Asked: 03 Sep '14, 03:53

Seen: 9,942 times

Last updated: 05 Sep '14, 09:25