Intel ZT 7102 TV Video Accessories User Manual


 
Intel
®
NetStructure
TM
ZT 7102 Chassis Management Module
Example CLI Commands
Technical Product Specification 139
Appendix D Example CLI Commands
The following table shows examples of most CLI operations.
Note: The variable “N” (as in bladeN or fantrayN) represents the chassis slot number of the device being
acted on (such as Blade5 or fantray1). Please refer to chassis documentation for slot, fan, fan tray,
and power supply location and information.
Table 55. Example CLI Commands (Sheet 1 of 2)
Use Case CLI Command Return
Get current chassis
temperature for “Temp
Snsr 1”.
cmmget –l chassis –t “Temp Snsr 1”
–d current
Current Temperature for “Temp
Sensr 1” on chassis.
Get fan tray 1
presence.
cmmget –l fantray1 –d presence
Fantray1 is present.
Fantray1 is not present.
Get the baseboard
temperature of blade
5 when the sensor is
named “ambient
temp”.
cmmget –l blade5 –t “ambient temp”–d current
Current Temperature of “ambient
temp” on blade 15.
Find out if blade 15 is
present.
cmmget –l blade15 –d presence
Blade15 is present.
Blade15 is not present.
Get all thresholds for
the +3.3 V sensor on
blade 2.
cmmget –l blade2 –t “+3.3V” –d thresholdsall
Returns thresholds for upper
non-recoverable, upper critical,
upper non-critical, lower
non-critical, lower critical, and lower
non-recoverable.
Get the overall system
health.
cmmget –l system –d health
Indicates if the entire system is
healthy, or has health events.
Get a list of blades
with problems
cmmget –l system –d unhealthylocations
List of locations with active health
events.
Get the CMM’s overall
health.
cmmget –l cmm –d health
Indicates if the CMM is healthy or if
there are active health events on
the CMM.
Display the SEL of the
CMM
cmmget –l cmm –d sel
Displays a list of SEL entries (if any)
for the CMM.
Display the SEL of
blade19.
cmmget –l blade19 –d sel
Displays a list of SEL entries (if any)
for blade 19.
Get the version of
firmware on the CMM
cmmget –l cmm –d version
Displays the version of firmware
currently installed on the CMM.
Power off blade 19. cmmset -l blade19 –d powerstate –v poweroff
Displays a success or failure
message.
Power on blade 20. cmmset –l blade20 –d powerstate –v poweron
Displays a success or failure
message.
Reset blade 3. cmmset –l blade3–d powerstate -v reset
Displays a success or failure
message.
Get all of the chassis
FRU information.
cmmget –l chassis -t fru -d all
Displays a list of all of the FRU
information from the chassis.
Get all fantray2 FRU
information
cmmget –l fantray2 –t fru –d all
Displays a list of all of the FRU
information from the CMM.