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
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Did you try it?

    I'd recommend creating a simple object with a single method and testing that exact scenario.

    Comment

    Working...