CPU usage on Windows

Greetings All,

Does anyone know of a way to get the current CPU usage from a Windows 2000/2003 server. I am attempting to write a load balancing program to distribte files based on CPU load. Any help would be most appreciated.

Thanks

Hi dday,

Curiously I was looking for the same thing when I found your post, I’m looking for a way to get Automator to check processes or loads on remote servers before sending files over. :slight_smile:

The best I could think of which I have done before from Linux is using SNMP to query the CPU load, but I can’t remember the MIB info but reckon that is one easy way to go. My problem is I have no idea how to code an automator action, the best I can do is a perl script.

Let me know if you have found anything or have any further info on this if you can.

Cheers,

Stu.