Software Development Network>> Visual C#>> Computer Performance
Sure can. There are WMI counters for nearly all of this information.
http://www.ondotnet.com/pub/a/dotnet/2003/04/07/wmi.html is an example program with article; it operates similar to perfmon. Should get you headed down the right path.
Cheers,
Greg
Another option:
Take a look at performance counters. It should be in toolbox
Computer Performance
david Laub
Sure can. There are WMI counters for nearly all of this information.
http://www.ondotnet.com/pub/a/dotnet/2003/04/07/wmi.html is an example program with article; it operates similar to perfmon. Should get you headed down the right path.
Cheers,
Greg
tamri
ErickAtRTP
RWClardy
Miguel J
Another option:
Take a look at performance counters. It should be in toolbox