Click here to Skip to main content
15,881,092 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My application is hosted in a web farm of 5 server, I want to develop an application through which I can get the CPU usage all the servers.

Thanks in advance.
Posted

1 solution

One way to do this is to use WMI API.
Try these links for tutorials -
Get CPU Usage Across All Cores In C# Using WMI[^]
Getting CPU Usage in a Multiprocessor Machine[^]
 
Share this answer
 
v2
Comments
suhel_khan 19-Aug-14 2:23am    
Thanks abhinav for the reply,Let me check and will get back to u
suhel_khan 21-Aug-14 5:43am    
Thanks abhinav, Solution was really helpful to me.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900