Can you read the servers hardware info via a web app in c#?
I have a post on the blog about getting the number of CPU/Cores of a machine. Getting the No Of CPUs and Cores
The Win32_ComputerSystem WMI class has a whole lot of other interesting info. The code in the post shows you how to query and extract any of this info.
Hadrdrive space you can get from the Win32_LogicalDisk Class. This page will give you all of the other WMI classes you could possibly use http://msdn.microsoft.com/en-us/library/aa394554(v=VS.85).aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With