Hi
In Perfmon I can select all instances of a counter for example â€SQLServer:Databases(*)Log Bytes Flushed/sec†which will collect data for every database that exists.
Is it possible to do the same with a custom counter, to pick up whatever databases exist? I don’t want to have to create a specific custom counter for each database on each server.
Thanks