I'm looking to assess CPU usage on a Windows 2000 machine.
Basically, I have a Perl program that is on a group of networked machines. This program is designed to run in the background on each of the machines. I want the sleep time within the
arrangement to be determined by the level of CPU usage. The greater the level of CPU usage the greater the sleep time within the loop.