Monitorea tu VPS con estos comandos SSH:
For monitoring the VPS status try:
free -m (memory usage)
top (overall processor/memory usage)
ps auxf
mysqladmin processlist
You can check all active Apache processes using this command:
service httpd fullstatus
http://www.rootshosting.net/hosting-...functions.html