OpenVZ Forum


Home » General » Support » Getting load avarge from each ve
Getting load avarge from each ve [message #28452] Tue, 18 March 2008 15:10 Go to next message
vaserv is currently offline  vaserv
Messages: 5
Registered: August 2007
Junior Member
Hi
Is there a quick way to pull up the load average for each VPS without having to do something like

vzctl exec 123 uptime

I tried

cd /vz/private
for i in * ; do echo $i `cat /vz/root/$i/proc/loadavg` ;done

But that just have back the hosts load average

Thanks

rus

Re: Getting load avarge from each ve [message #28463 is a reply to message #28452] Wed, 19 March 2008 12:41 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,
I hope it helps
vzlist -o veid,laverage
Previous Topic: 1-3% overhead of openvz
Next Topic: Kernel 2.6.24 do not compile "no member named 'sysvsem'"
Goto Forum:
  


Current Time: Sun Jul 14 11:12:30 GMT 2024

Total time taken to generate the page: 0.02262 seconds