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 previous 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

 
Read Message
Read Message
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 10:54:11 GMT 2024

Total time taken to generate the page: 0.02290 seconds