Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Link a custom PerformanceCounter to the XP Performance Monitor

Link a custom PerformanceCounter to the XP Performance Monitor

Scheduled Pinned Locked Moved C#
performancehelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    FJJCENTU
    wrote on last edited by
    #1

    I have just created a PerformanceCounterCategory which includes various counters type (CounterCreationData), and later using the PerformanceCounter I access to one of this counters in order to operate with them (Increment, IncrementBy ...) but my problem is how to connect my counter to the Monitor (perfmon.exe) included in XP Operative System, I don´t find in it my Category nor counters. Best Regards

    S 1 Reply Last reply
    0
    • F FJJCENTU

      I have just created a PerformanceCounterCategory which includes various counters type (CounterCreationData), and later using the PerformanceCounter I access to one of this counters in order to operate with them (Increment, IncrementBy ...) but my problem is how to connect my counter to the Monitor (perfmon.exe) included in XP Operative System, I don´t find in it my Category nor counters. Best Regards

      S Offline
      S Offline
      Sivaraman Dhamodharan
      wrote on last edited by
      #2

      Found this Link in Web: http://msdn.microsoft.com/en-us/library/ff650682.aspx[^] Hope it Helps. As you are working on this, you get much information than me from the page.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups