HP Integrity Virtual Machines 4.2: Installation, Configuration, and Administration

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]
hpvmmgmt [-c num] [-v]
hpvmmgmt [-v] [-x keyword=value ] | [-x keyword=value [:keyword=value]]
DESCRIPTION
The hpvmmgmt command allows you to view and potentially manage dynamic guest data. 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.
The hpvmmgmt command recognizes the following options and attributes:
-l type
Specifies the type of data about which to list more information. For
the type parameter, enter ram, which lists dynamic memory values, or
cpu, which lists dynamic cpu values.
-t interval
Specifies the interval in seconds to redisplay values. Used with type
ram 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 attribute (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.
-c num
Specifies the number of virtual CPUs to enable on the guest. The
parameter num must be greater than 0 and cannot exceed the number
of vCPUs attached to the guest when it was started. To view the number
of vCPUs available on the guest, use the hpvmmgmt -l cpu command.
-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
machine-readable format.
Individual fields are separated by one of three delimiters:
The colon (:) separates each field and resource type.
The semicolon (;) separates subfields of a resource type.
The comma (,) separates individual items in a list of similar items.
260