Integrity VM includes a monitor log (/var/opt/hpvm/common/hpvm_mon_log), which captures the state of the VM Host. The size of the log file
is determined by the VMMLOGSIZE tunable, stored in the /etc/rc.config.d/hpvmconf file.
When the log file reaches VMMLOGSIZE, the current timestamp
is appended to the name of the log file and a new log file is opened.
If you see many such files, increase the value of the VMMLOGSIZE tunable.
Do not set the value of the VMMLOGSIZE tunable below its 1024 KB default.