Product data

Chapter 10. Command-line interface 281
psm/chled
psm/chlparstate
psm/chlparutil
psm/chpwrmgmt
psm/chstat
psm/chsvc
psm/chsyscfg
psm/chsyspwd
psm/chsysstate
psm/chtunecfg
psm/chvet
psm/cpdump
psm/cpsysplan
psm/deploysysplan
psm/dump
psm/getdump
psm/impdata
psm/lpcfgop
psm/lscod
The Power Systems management commands can also be prefixed with the
smcli psm keyword. Alternatively, most of the Power Systems management
commands are aliased, so that they could be run directly without the smcli or
smcli psm prefix as well. For example, if you want to run the lssyscfg command,
you can use any of the following three formats:
򐂰 lssyscfg
򐂰 smcli lssyscfg
򐂰 smcli psm lssyscfg
All three commands work the same on the command line. For the scripts based
on the old HMC commands, you should prefix the commands with smcli before
using the script in SDMC. The only exceptions to this usage would be those psm
commands that do not require the smcli prefix in SDMC (Table 10-3 on
page 282).
Note: The aliasing is there to support legacy scripts, but the best practice is to
use the smcli prefix.