Saturday, July 7, 2012

View System Statistics through admin panel on Plesk 9.5

July 18, 2010 by  
Filed under Plesk

It is very much important to monitor the server statistics like how much memory is used or cached, usage of hard disk space, system uptime etc. This tutorial shows you how to view the system statistics through admin panel: Click on the Resource Usage button from Home. The System statistics page appears which contains some [...]

How do I find out Linux Resource utilization to detect system bottlenecks?

October 9, 2009 by  
Filed under General

vmstat command reports information about processes, memory, paging, block IO, traps, and cpu activity. However, a real advantage of vmstat command output – is to the point and (concise) easy to read/understand. The output of vmstat command use to help identify system bottlenecks. Please note that Linux vmstat does not count itself as a running [...]