HP Integrity Virtual Machines Installation, Configuration, and Administration Version A.03.50

hpvmmgmt(1M)
NAME
hpvmmgmt -- Manage dynamic data within the Integrity VM guest environment.
SYNOPSIS
hpvmmgmt [-l type] [ -V | -M | -X ] [-v]
hpvmmgmt [-l type] [-t interval] [-V] [-v, where: type=ram List dynamic memory values.]
hpvmmgmt [-v] [-x name=value or] [-x name=value:name=value, where] [-x ram_target=
{ 0 | start | amount }]
DESCRIPTION
The hpvmmgmt command allows you to view and potentially manage dynamic guest data. In
order to manage the data, the VM Host must have configured the guest to do so.
To obtain a display in machine-readable or XML format, use the -M or -X option.
The hpvmmgmt command without options displays a summary of types of Integrity VM
management data that the guest can view and if appropriate, change.
Only superusers can execute the hpvmmgmt command.
Options
Only the -x option can be specified more than once.
hpvmmgmt recognizes the following options and arguments:
-l type
Specifies the type of data to list more information about. For the type
parameter, enter ram.
-t interval
Used in conjunction with the -l option, this option allows the
hpvmmgmt command to continuously refetch the requested type of
data using the value specified for the interval parameter (specified in
seconds) between updates. If the -t option is not specified, the data
is only fetched once. The hpvmmgmt command forces the value to a
maximum interval.
-v Displays the version number of the hpvmmgmt command. The version
number is displayed first, followed by information specified by other
options.
-V
Displays detailed information (verbose mode) about the virtual
machines. When the hpvmmgmt command is run with only this option,
the output displays the valid name value pairs for each type of
modifiable dynamic data type known.
The -V, -M, and -X options are mutually exclusive.
-M
Displays verbose attribute and resource information in a
machine-readable format.
Individual fields are separated by one of three delimiters:
1. The colon (:) separates each field and resource type.
2. The semicolon (;) separates subfields of a resource type.
3. The comma (,) separates individual items in a list of similar items.
The -V, -M, and -X options are mutually exclusive.
-X
Displays verbose attribute and resource information in the XML format.
The -V, -M, and -X options are mutually exclusive.
214