Windows

CPU usage using WMIC

Local machine
wmic path Win32_PerfFormattedData_PerfProc_Process get IDProcess,Name,PercentProcessorTime

Remote machine
wmic /node:"server1" path Win32_PerfFormattedData_PerfProc_Process get IDProcess,Name,PercentProcessorTime

Napsat komentář

*

*povinné položky - email nebude zobrazen