OpenVZ Forum


Home » General » Support » CPU utilization monitoring
CPU utilization monitoring [message #1426] Wed, 08 February 2006 14:24 Go to next message
sebas2006 is currently offline  sebas2006
Messages: 6
Registered: January 2006
Junior Member
HI!,
How can I see the CPU utilization of each VPS over the Hardware Node.
The command 'vzcpucheck' only display the amount of cpuunits for each VPS, but I can't see if any VPS is using the CPU strongly.

Thank you, very much.
icon14.gif  Re: CPU utilization monitoring [message #1441 is a reply to message #1426] Wed, 08 February 2006 17:08 Go to previous message
aistis is currently offline  aistis
Messages: 77
Registered: September 2005
Location: Kaunas, Lithuania
Member

Hello

run something like this on hw node:

for ve in `vzlist -H -o vpsid`; do echo "VE$ve":; vzctl exec $ve cat /proc/loadavg; done 



Aistis


Aistis Zenkevicius
http://static.openvz.org/userbars/openvz-user.png
Previous Topic: How does one add GCC to their VPS?
Next Topic: 022stab064.1 source patch seems to cause "check_stack_overflow" in irq.c
Goto Forum:
  


Current Time: Sun Jul 21 20:18:55 GMT 2024

Total time taken to generate the page: 0.02369 seconds