Forum Discussion

Dante Nahuel Ciai's avatar
Dante Nahuel Ciai
Brass Contributor
Jan 15, 2018
Solved

Search multiple perf counters

Hi all, I'm trying to learn the language and I want to search multiple perf counters on all connected computers, but I don't understand how. for example:   Perf | where (CounterName == "% Com...
  • Noa Kuperberg's avatar
    Jan 15, 2018

    Hey Dante,

    Try this query, it shows a number of perf counters, and the average calculated per computer and counter name. The results show the counter name in a separate column.

    Is this what you were looking for?

     

Resources