Product data
Appendix A. Command-line reference 379
Table A-26 shows information about the ssmimport command.
Table A-26 ssmimport command
Example This example illustrates how to remove a single support
file from the management server. In this case, the
specified support file is a flexible service processor dump:
smcli rmsptfile -F
/dump/9119.FHA.02FD881.problem.NOPROB.pmh.NOPMH.FS
PDUMP.opt.ccfw.da-ta.p.sa.FSPDUMP.02FD881.18000000
.20090602065452.gz
This example illustrates how to remove two support files
from the management server. In this case, the specified
files are Dynamic Systems Analysis (DSA) support files:
smcli rmsptfile -F
/dump/7979AC1_23D0600_20090320-191612.xml.gz,
/dump/7976AC2_9170300_20090427-181459.xml.gz
Command ssmimport
Definition Imports initial configuration data into the Service and
Support Manager.
Syntax smcli ssmimport
{-h | -? | -- help}
[-L language]
-f "filename"
[-c]
[-v]
Example This example illustrates how to import the configuration
file:
smcli ssmimport -f "C:/home/config.properties"
This example illustrates how to validate the configuration
parameters to ensure that everything is ready to import,
but it will not actually import the configuration file:
smcli ssmimport -f "C:/home/config.properties" -v
Command rmsptfile