HP-UX Virtual Partitions Administrator's Guide (includes A.05.02)

Monitor and Shell Commands
Monitor: Using Monitor Commands
Chapter 5
134
cbuf
partition_name
displays the contents of the console buffer of
partition_name
clear_pending
clears a pending Reboot-For-Reconfiguration (RFR). If there is a pending RFR within the nPartition, no
virtual partitions can be rebooted until all the virtual partitions within the given nPartition are shut
down and the involved vPars Monitor is rebooted. If RFR has been set in error, the clear_pending
command clears it, enabling virtual partition boots.
help
help or ? lists all Monitor commands
lifls
lists the files in the LIF area
getauto
displays the contents of the AUTO file in the LIF area
Example:
MON> getauto
hpux /stand/vpmon
log
displays the contents, including warning and error messages, of the Monitor log. The Monitor log holds up
to 16 KB of information in a circular log buffer. The information is displayed in chronological order.
ls [-alniFH] [
directory
]
lists the contents of
directory
. This command is similar to the Unix ls command.
directory
must be on a HFS file system. /stand is the default directory
The ls command-line options are the same as the Unix shell ls options. For detailed explanations, see
the ls (1M) manpage. In brief:
For example, to view the listing of files in winona2’s /stand directory:
MON> ls /stand
lost+found ioconfig bootconf system
system.d vmunix dlkm.vmunix.prevbuild
kernrel rootconf vpdb vpmon.dmp
-a all entries
-l long listing
-n numerical UIDs and GIDs
-i inode
-F appends a character after the entry, depending on the file type, such as a / (slash) for
a directory