1.

Solve : Performance Monitoring?

Answer»

Hi There,

I need to know what performance monitoring tools are available through Linux SEVERS,

I need something to monitor disk space and CPU utilization

Are there any add-ons/plugs-ins/commands that would enable me to do this?Hi Sam_Parrington,

http://www.cyberciti.biz/tips/how-do-i-find-out-linux-cpu-utilization.html

In the link above it will SHOW you how to install and run the cpu utilization PROGRAM, if you would like to run it web BASED you can use PHPSYSINFO which you need to run a webserver such as apache or search up XAMPP.

Any QUESTIONS ask.

Thanks,For disk space you can run the command "df -h" to show a fairly basic summary.

For CPU and memory utilisation I'm a big fan of "htop" - http://htop.sourceforge.net/



Discussion

No Comment Found