system node power show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display the current power status of the nodes
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the power status of the main controller in each node across the cluster.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-node {<nodename>|local}]
- Node-
This optional parameter specifies the name of a node for which information is to be displayed. If this parameter is not specified, the command displays information about all nodes in the cluster.
[-status {on|off}]
- Current Power Status-
If the -status parameter is specified, the command only lists information about the node with the power status value you enter.
Examples
The following example displays power status of all the nodes in cluster1.
cluster1::> system node power show Node Status ---------------- ----------- node1 on node2 on 2 entries were displayed. cluster1::>