Using WinPerf "ASP.NET Applications" counters

Started by victrola, February 21, 2011, 03:56:30 PM

Previous topic - Next topic

victrola

Hello,

I've added some of the ASP.NET WinPerf counters to an agent.  Here are the entries in the config file:

*WinPerf
Counter = ASP.NET.Requests.Rejected:"\ASP.NET\Requests Rejected":60:A:INT:ASP.NET Requests Rejected total
Counter = ASP.NET.Requests.Current:"\ASP.NET\Requests Current":60:A:INT:ASP.NET Requests Current total
Counter = ASP.NET.Requests.Disconnected:"\ASP.NET\Requests Disconnected":60:A:INT:ASP.NET Requests Disconnected total
Counter = ASP.NET.Requests.Queued:"\ASP.NET\Requests Queued":60:A:INT:ASP.NET Requests Queued total
Counter = ASP.NET.Applications.Running:"\ASP.NET\Applications Running":60:A:INT:ASP.NET Applications Running over past minute
Counter = ASP.NET.Request.Execution.Time:"\ASP.NET\Request Execution Time":60:A:INT:ASP.NET Request Execution Time over past minute
Counter = ASP.NET.Error.Events.Raised:"\ASP.NET\Error Events Raised":60:A:INT:ASP.NET Error Events Raised total
Counter = ASP.NET.Application.Restarts:"\ASP.NET\Application Restarts":60:A:INT:ASP.NET Application Restarts total
Counter = ASP.NET.Worker.Process.Restarts:"\ASP.NET\Worker Process Restarts":60:A:INT:ASP.NET Worker Process Restarts over past minute
Counter = ASP.NET.Worker.Processes.Running:"\ASP.NET\Worker Processes Running":60:A:INT:ASP.NET Worker Processes Running over past minute
Counter = ASP.NET.App.Errors.Total:"\ASP.NET Applications\Errors Total":60:A:INT:ASP.NET App Errors Total

After I refresh my configuration, all of the \ASP.NET\ counters appear in the supported agent parameters list, but the \ASP.NET Applications\ one doesn't.


What could I be doing wrong here?

I'm using 1.0.5 agent and server.