HP Capacity Advisor 7.2 User Guide

systems to use in Capacity Advisor scenarios. Non-Matrix
OE workloads are not associated with any licensed nodes
and are not visible on the Matrix OE Workload tab.
To import non-Matrix OE workload data, use the following
GUI action sequence starting from the Capacity Advisor
tab: Modify -> Edit Planning Scenario. This will open the
scenario that you selected. Then click What-If Action ->
Create Workloads from the Edit Scenario menu. Activate
the radio button “Copy Profile” and choose a non-Matrix
OE workload from the “Select Workload” list. You must
know ahead of time the name of the non-Matrix OE
workload.
-x Exports utilization data for the specified system from ICperf
to standard-out (stdout). The utilization data is exported in
the same CSV format used by capprofile. The format is
specified in the capprofile (4) command reference page
-S Saves the import-compartment attributes. Used in conjunction
with -i to import data. Saves the container attributes
specified in the import header as attributes for the target
profile.
Dependencies
The command requires an installed and configured ICperf. This command does not support ICperf
configured with remote database.
EXAMPLES
Extract ICperf data and import it into Capacity Advisor database for system test.company.com.
# cappmpextract -i test.company.com
Extract ICperf data for a specific time interval and redirecting output to out.txt file.
# cappmpextract x -b 20060101 -e 20060631 test.company.com > out.txt
Extract ICperf data for a specific time interval and import it as a non-Matrix OE workload to
test.company.com.
# cappmpextract i -b 20060101 -e 20060631 -p test.company.com
Lists all available ICperf managed nodes from where data can be extracted from or imported into
Capacity Advisor:
# cappmpextract l
Name Available History
SystemA 12/17/07 05:30 pm - 12/18/07 05:05 pm
SystemB 12/17/07 05:35 pm - 12/18/07 05:05 pm
AUTHORS
cappmpextract was developed by Hewlett-Packard Company.
DOCUMENT LAST UPDATED
June 2012
SEE ALSO
capprofile (4),
capprofile (1M)
209