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

through all available modes. The following modes are
provided:
0: Stacked up values — Stacks up busy time, idle time,
and wait time vertically. Busy time is on the bottom and
wait time is on the top of the column.
1: Cumulative view Stacks the busy time of multiple
guests from the left of the window and the wait time
of multiple guests from the right of the window. This
mode makes it possible to see how multiple guest share
the total available host time.
2: History — Displays a graph of historical values for
busy and wait time, showing the evolution of these
values over time.
3: Raw data — Displays one bar for each individual
value.
[-a | -A | vm-name ...] The -a option displays only running guests. The -A option
displays all guests, including those that are not running. If
you specify a virutal machine name, hpvmsar displays
information about the specified virtual machine.
RETURN VALUES
The hpvmsar command exits with one of the following values:
0: Successful completion.
1: One or more error conditions
occurred.
DIAGNOSTICS
The hpvmsar command displays the following messages:
Invalid display mode x (max y): The display mode is not supported by this version of
hpvmsar.
Missing argument to option (followed by usage): A required argument was not provided.
Missing option (followed by usage): An option was not recognized.
Nothing to display, exiting: No -a specified and no guest either.
Unable to find guest X: The guest name is not spelled correctly.
Unable to allocate memory for history: Really low memory on the VM Host.
EXAMPLES
The following examples displays data about all running guests at the rate of every 5 seconds:
# hpvmsar -s 5 -a
The following example displays data for all guests, even those not running, in the cumulative
view:
# hpvmsar -m 1 -A
AUTHORS
The hpvmsar command was developed by HP.
SEE ALSO
On the VM Host:
hpvm(5), hpvmclone(1M), hpvmcollect(1M), hpvmconsole(1M), hpvmcreate(1M), hpvmdevinfo(1M),
hpvmdevmgmt(1M), hpvmdevtranslate(1M), hpvmhostrdev(1M)hpvminfo(1M), hpvmmigrate(1M),
hpvmmodify(1M), hpvmnet(1M), hpvmpubapi(3), hpvmremove(1M), hpvmresources(5),
296