Saving PerfMon Counter selection

Hi today, my first post of 2019 😀

I will give a small tip today, if for debugging you need to select custom perfmon counter, and you always have to redo the same selection over and over again, the tip is for you.

It’s a way to simply save the perfmon selection, as such you will need to make launch manually mmc.

  1. Launch the Microsoft Management Console (mmc.exe)
  2. File -> Add/Remove Snap-ins
  3. Performance Monitor, Select Add, Select OK.
  4. Add your Counters
  5. File -> Save As

After that if you launch that saved applet, you will always have by default the wanted counter.

perfmon.png

A small tip, but handy 😀

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s