Regarding PerfMon.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • microintelligent
    New Member
    • Jul 2008
    • 4

    Regarding PerfMon.

    Hi all,
    Is this possible to have different number of instances for different counter of same performance object in PerfMon (windows tool).

    i.e.

    Object: test
    counters: c1, c2, c3, c4

    instances i1, i2

    can we have in the perfmon GUI some thing like below:
    click on c1 it shows i1 i2
    click on c2 it shows i1 i2
    click on c3 it shows i1 i2
    click on c4 it shows i2 (not i1 )

    Quick replies will be deeply appreaciated.

    Thanks
    Microintelligen t
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    Hi,

    can you be a bit more clear on this? I'm not really sure what you are after....

    Mark

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      Neither am I. PerfMon monitors metrics that you want it to. They are system wide metrics. For example you run an application and you want to see how much the system bogs down when you are running it. You fire up perfmon and run your app and see what happens to the system.

      If you want to look at events then try kernel tracker.

      Comment

      Working...