Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bigeye

    Extracting process information from remote Win2000

    Using PDH functions, I can extract individual process metrics from remote Win2000 machines, but when more than one process has the same name, it is difficult to differentiate the responses and associate the responses with the correct PID. Is there another set of functions that can either...
  2. bigeye

    How can I check the CPU usage of processor ?

    This can be done using the PDH (Performance Data Helper) DLL, but using it once every 100 usec might put a large load on the CPU itself. The following routines can help you get started, along with the "perfmon" program in your Win 2000 or WinNT system. PdhOpenQuery()...

Part and Inventory Search

Back
Top