IT 专业人士的资源 > 论坛主页 > Windows HPC Server Developers - General > Getting realtime metric values with the .NET SDK
提出问题提出问题
 

已答复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.

答案

全部回复