Answered by:
PerfDataSource, could not resolve counter instance

Question
-
Hi,
I have two AppFabric Agents and i am getting the following events on one agent and other agent no such events
any help wouldbe highly appreciated
Log Name: Operations Manager
Source: Health Service Modules
Date: 2/9/2012 12:04:32 AM
Event ID: 10103
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: ------------------------------
Description:
In PerfDataSource, could not resolve counter instance AppFabric Caching:Host, Cache Miss Percentage, . Module will not be unloaded.One or more workflows were affected by this.
Workflow name: Microsoft.DistributedCache.Host.CacheMissPercentage.Collection
Instance name: AppFabric Caching Service
Instance ID: -----------------------------
Management group: ----------------------
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Health Service Modules" />
<EventID Qualifiers="49152">10103</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-02-09T05:04:32.000000000Z" />
<EventRecordID>23925</EventRecordID>
<Channel>Operations Manager</Channel>
<Computer>-------------</Computer>
<Security />
</System>
<EventData>
<Data>----------</Data>
<Data>Microsoft.DistributedCache.Host.CacheMissPercentage.Collection</Data>
<Data>AppFabric Caching Service</Data>
<Data>{----------}</Data>
<Data>AppFabric Caching:Host</Data>
<Data>Cache Miss Percentage</Data>
<Data>
</Data>
</EventData>
</Event>Thursday, February 9, 2012 7:19 AM
Answers
-
Are you able to display a graph for
ObjectName : AppFabric Caching:Host
CounterName : Cache Miss Percentage
InstanceName : None
Do you see event 10103 only for this performance collection rule or are there others ?
Do you see events 10102 ?
- Marked as answer by Yog Li Tuesday, February 21, 2012 10:20 AM
Friday, February 10, 2012 9:48 AM
All replies
-
Hi,
Using perfmon.exe on server you have this problem, do you see the mentionned counter in the list of available counters ?
If you don't find this counter and I guess you won't then you can have a look at the lodctr command which can be used to rebuild performance counters (lodctr /R)
Regards.
Thursday, February 9, 2012 4:32 PM -
Hi Dufour,
I am able to find the counters on the available list. Is there anything i can look into?
Friday, February 10, 2012 5:44 AM -
Are you able to display a graph for
ObjectName : AppFabric Caching:Host
CounterName : Cache Miss Percentage
InstanceName : None
Do you see event 10103 only for this performance collection rule or are there others ?
Do you see events 10102 ?
- Marked as answer by Yog Li Tuesday, February 21, 2012 10:20 AM
Friday, February 10, 2012 9:48 AM -
Hello Krishkan,
As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as "Answered" as the previous steps should be helpful for many similar scenarios.
In addition, we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.
Thanks,
Yog Li
TechNet Community Support
Tuesday, February 21, 2012 10:21 AM