Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Win32_PerfRawData_PerfProc_Processクラス内で、特定の実行中のサービスのパフォーマンスを最もよく表すプロパティはどれですか?
Win32_PerfRawData_PerfProc_Process
「サービスのパフォーマンス」の意味がわかりません。PercentProcessorTimepropertyを使用 して、プロセスによって消費されるプロセッサ時間を把握できます。