storage stackmon show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display stackmon information
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage stackmon show
command displays information for stackmon on all nodes. If no parameters are specified, the default command displays the following information:
-
Node
-
State
-
Paused
To display detailed information, use the -node
parameter.
Parameters
- {
[-fields <fieldname>,…]
-
Displays output in column style about the specified fields.
- |
[-instance ]
} -
Displays expanded information for stackmon on all nodes. If a node is specified, then this parameter displays the same detailed information for the specified port as does the -node parameter.
[-node {<nodename>|local}]
- Node (privilege: advanced)-
Displays the stackmon information for the the specified node.
[-state {init|processing|stable|failed-reconcile}]
- State (privilege: advanced)-
Displays the stackmon information that matches the specified state.
[-paused {true|false}]
- Paused (privilege: advanced)-
Displays the stackmon information that matches the specified value.
[-timer-delay <integer>]
- Timer Delay (privilege: advanced)-
Displays the stackmon information that matches the specified timer-delay value.
Examples
The following example displays stackmon information for all nodes:
cluster1::> storage stackmon show Node State Paused --------------------- ---------------- ------ node1 stable false node2 stable false node3 stable false node4 stable false 4 entries were displayed.