Closed mistic100 closed 5 years ago
WMI query via .NET client seems really unstable but it always work correctly via command line
wmic path Win32_PerfRawData_PerfProc_Process get Name, PercentProcessorTime, TimeStamp_Sys100NS, IDProcess, WorkingSetPrivate
Might change DataThread to just execute the command and parse console output
WMI query via .NET client seems really unstable but it always work correctly via command line
Might change DataThread to just execute the command and parse console output