BLOG HOME -  UK WEB HOSTING -  PHP MYSQL HOSTING -  RESELLER HOSTING -  eUKhost FORUMS -  VPS HOSTING

Checking Memory Usage On Virtuozzo

To check the memory usage on Virtuozzo, you can either login to the VZPP and check the privvmpages in the QoS Alerts or login via SSH and copy/paste the following command:
awk ‘/privvmpages/ {print “Used “$3/256″M out of “$4/256″M burst “}’ /proc/user_beancounters

Which will give output something similar to this:
Used 191.012M out of 1024M burst

digg this


This post is compiled by eUKhost.com

Leave a Comment

You must be logged in to post a comment.