Wednesday 25 January 2012

Command to List Load Average of Each VPS in Openvz

Enter into node and type the following command to list the load average of each vps and their vps id.

# vzlist -o veid,laverage

Output :
CTID LAVERAGE  
300 0.25/0.39/0.34  
340 0.10/0.09/0.11 
310 0.83/0.89/0.86  
030 1.62/1.62/1.38

No comments:

Post a Comment