".NET CLR Data" performance object missing?

  • Thread starter Thread starter Michael Yoon
  • Start date Start date
M

Michael Yoon

According to the .NET documentation, the "SQL Server .NET
Data Provider provides several performance counters ...
that can be accessed in Performance Monitor under
the '.NET CLR Data' performance object."

On my development machine, the ".NET CLR Data"
performance object does indeed show up in the Performance
Monitor. However, on my production machine, this
performance object does *not* appear. All of the
other .NET performance objects (".NET CLR
Exceptions", ".NET CLR Jit", etc.) do show up, but
not ".NET CLR Data".

Any help getting ".NET CLR Data" to appear would be much
appreciated.

Also, I'm running Framework v1.0.3705 on both machines.
 

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

Back
Top