As far as I know there isn't any place that aggregates this data.
Documentation for each app should describe its perf counters. You should
be able to find (or write) a tool which lists all the perf counters on a
machine, though that probably won't help you identify which app uses which
counters.
David
--------------------
| Content-Class: urn:content-classes:message
| From: "Jerry Negrelli" <jerry.negrelli@nospamdatascientific.com>
[quoted text clipped - 13 lines]
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.performance:5952
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.framework.performance
[quoted text clipped - 10 lines]
| Senior Software Engineer
| Data Scientific Corporation
Jerry Negrelli - 19 Nov 2003 17:13 GMT
Yeah, that's about what I figured. Getting a list of all
categories/instances/etc. is pretty straightforward, but
I was hoping I could just say, "Well I know from this
master list that SQL Server 2000 adds these 20 counters"
without having to install SQL Server 2K and read the
docs/analyze the new counter data. Maybe I'll just
publish that list myself.
JER