Resources for IT Professionals > 論壇首頁 > Windows HPC Server Developers - General > Getting realtime metric values with the .NET SDK
發問發問
 

已答覆Getting realtime metric values with the .NET SDK

  • 2009年3月4日 下午 05: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.

解答

所有回覆