system controller environment show
Display the FRUs in the controller
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system controller environment show displays information about all environment FRUs in the cluster. These commands are available for 80xx, 25xx and later systems. Earlier models are not supported. By default, the command displays the following information about the environment FRUs in the cluster:
- Node
- FRU name
- FRU state
Parameters
- { [-fields <fieldname>, ...]
- Selects the fields that you specify.
- | [-instance ]}
- Displays detailed information about the environment FRUs.
- [-node {<nodename>|local}] - Node
- Selects information about all the environment FRUs that the specified node owns.
- [-serial-number <text>] - FRU Serial Number
- Selects information about all the environment FRUs with the specified serial number.
- [-fru-name <text>] - FRU Name
- Selects information about the environment FRU with the specified FRU name.
- [-type {controller|psu|fan|dimm|bootmedia|ioxm|nvram|nvdimm}] - FRU Type
- Selects information about all the environment FRUs with the specified FRU type.
- [-name <text>] - Name
- Selects information about all the environment FRUs with the specified unique name.
- [-state <text>] - FRU State
- Selects information about all the environment FRUs with the specified FRU state.
- [-status {ok|ok-with-suppressed|degraded|unreachable|unknown}] - Status
- Selects information about all the environment FRUs with the specified health monitor status.
- [-display-name <text>] - Display Name for the FRU
- Selects information about all the environment FRUs with the specified display name.
- [-monitor {node-connect|system-connect|system|controller|chassis|cluster-switch|example}] - Monitor Name
- Selects information about all the environment FRUs with the specified monitor.
- [-model <text>] - Model Type
- Selects information about all the environment FRUs with the specified FRU model.
- [-shared {shared|not_shared}] - Shared Resource
- Selects information about all the environment FRUs with the specified sharing type.
- [-chassis-id <text>] - Chassis ID
- Selects information about all the environment FRUs in the specified chassis.
- [-additional-info <text>] - Additional Information About the FRU
- Selects information about all the environment FRU with specified additional information.
- [-seq-state-cnt <integer>] - Count of Same State
- Selects information about all the environment FRU with specified sequential state count.
Examples
The following example displays information about all major environment FRUs in the cluster:
cluster1::> system controller environment show
Node FRU Name State
------------------ ------------------------------ -----------
node1 PSU1 GOOD
node1 PSU2 GOOD
node2 PSU1 GOOD
node2 PSU2 GOOD
The following example displays detailed information about a specific environment FRU:
cluster1::> system controller environment show -node d7k100_1 -fru-name PSU1 -instance
Node: d7k100_1
FRU Serial Number: PSQ0A2180601441
FRU Name: PSU1
FRU Type: psu
Name: PSQ0A2180601441
FRU State: GOOD
Status: ok
Display Name for the FRU: PSU1
Monitor Name: controller
Model Type: none
Shared Resource: shared
Chassis ID: 021806001720
Additional Information About the FRU: Part Number: 114-00162
Revision: C0
Manufacturer:
FRU Name: J1460201
Count of Same State: 10
Give documentation feedback