cluscfg view

 

Applies To: Microsoft HPC Pack 2012, Microsoft HPC Pack 2012 R2

Displays statistics for the specified HPC cluster, including the name of the cluster; version of the HPC Pack installed on the cluster; and the number of nodes, cores, jobs, and tasks in various states.

For examples of how to use this command, see Examples.

Syntax

cluscfg view [/scheduler:<name>]

cluscfg view {/? | /help}

Parameters

Parameter

Description

/scheduler:<name>

Specifies the host name or IP address of the head node for the cluster for which you want to view statistics. The value must be a valid computer name or IP address. If you do not specify the /scheduler parameter, this command uses the scheduler on the head node that the CCP_SCHEDULER environment variable specifies.

/?

Displays Help at the command prompt.

/help

Displays Help at the command prompt.

Examples

To display the values of the cluster-wide environment parameters on the HPC cluster with a head node named HEADNODE, use the following command:

cluscfg view /scheduler:HEADNODE

Additional references