Operating System - HP-UX
1834739 Members
2549 Online
110070 Solutions
New Discussion

Re: Performance tools to monitor HP VMs

 
Trojan36
Frequent Advisor

Performance tools to monitor HP VMs

Are there any tools recommended to monitor the performance, capacity/resources utilization on individual HP Integrity VM, as well as host?

Thx in advance.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Performance tools to monitor HP VMs

Shalom,

I see no reason why these tools will not work in an Integrity VM.

http://www.hpux.ws/?p=6

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
likid0
Honored Contributor

Re: Performance tools to monitor HP VMs

some that I can think of, to monitor vm from the host:

glance -V
hpvmstatus -i -P vmachine
hpvmstatus -r -P vmachine
/opt/hpvm/bin/hpvmcollect -P vmachine -d /dir
kmeminfo -u | grep vmachine


Windows?, no thanks
VK2COT
Honored Contributor

Re: Performance tools to monitor HP VMs

Hello,

Apart from what others said, there is more :)
for example, hpvmsar(1M).

This is what I use in my Perl script:

# hpvmsar -s 5 -n 10 -M -A 2

Cheers,

VK2COT
VK2COT - Dusan Baljevic