Dependencies, Examples, Authors – HP Matrix Operating Environment Software User Manual
Page 152: Document last updated, See also
workloads are not associated with any licensed nodes and
are not visible on the Insight Dynamics Workload tab.
To import non-Insight Dynamics 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 “Use profile data from workload”
and choose a non-ID workload from the “Import Profile
Values” workload list. You must know ahead of time the
name of the non-ID workload.
-x
Exports utilization data for the specified system from PMP
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 PMP. This command does not support PMP
configured with remote database.
Capacity Advisor supports the following version(s) of PMP :
•
4.7
EXAMPLES
Extract PMP data and import it into Capacity Advisor database for system test.company.com.
# cappmpextract -i test.company.com
Extract PMP 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 PMP data for a specific time interval and import it as a non-ID workload to
test.company.com.
# cappmpextract –i -b 20060101 -e 20060631 -p test.company.com
Lists all available PMP 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
January 2010
SEE ALSO
capcollect(1M), capprofile (1M), capprofile (4)
152
Command reference