質問する質問する
 

回答済みGetting realtime metric values with the .NET SDK

  • 2009年3月4日 17:59Ofer Dekel ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     

    In powershell, I can do:

    Add-PSSnapin microsoft.hpc
    get-hpcmetricvalue -Scheduler <myCluster'sName>

    And I get all of the realtime CPU/Network/Disk usage from each node in the cluster.

    How can I get this info through the .NET SDK ? 

    Thanks.

回答

すべての返信