Thread: wmi load percentage

  1. #1
    Registered User
    Join Date
    Jul 2010
    Posts
    32

    wmi load percentage

    hello there,
    i am looking into polling the cpu load percentage fora durational period. So for example 5 mins i want to log the load percentage to check if it exceeds a certain amount - say 50%, i have a wmi call which does it >> wmi call loadpercentage win32_processor. But any ideas on the best way to monitor the loadpercentage for a time period?

    many thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    How does this differ from your previous question?
    windows overall cpu percentage

    Except that you continue to post in the wrong forum.

    Closed.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Load Array From Whitespace-delimited TextFile
    By pantherman34 in forum C Programming
    Replies: 7
    Last Post: 04-30-2010, 06:12 PM
  2. File send app - md5 checksum different when load is put on server.
    By (Slith++) in forum Networking/Device Communication
    Replies: 5
    Last Post: 12-31-2007, 01:23 PM
  3. Just finished assembly assignment
    By xddxogm3 in forum Tech Board
    Replies: 6
    Last Post: 10-08-2005, 04:01 PM
  4. Opera 8.50 - Now free!
    By BMJ in forum A Brief History of Cprogramming.com
    Replies: 36
    Last Post: 09-29-2005, 07:10 AM
  5. How can I load a cpu a certain percentage?
    By Smartiepants586 in forum C Programming
    Replies: 4
    Last Post: 06-07-2005, 12:15 PM