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

an empty one is created for the new log. To allow this log file to increase to 102400 KB, include
the following line in the /etc/rc.config.d/hpvmconf file:
VMMLOGSIZE=102400
After you make this change to the hpvmconf file, enter the following commands to determine
the PID for the monitor log daemon and to kill it:
# cat /var/run/hpvmmonlogd.pid
5052
# kill -HUP 5052
12.2 Managing the Size of the VMM Driver Log File 213