Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/sariming/public_html/inc/inc_database.php on line 81
Monitor System Resources dengan watsup
05/03/2009 05:55 - Sarimin
Pada sistem operasi linux banyak sekali perintah-perintah yang dapat kita ketikkan untuk me-Monitor System Resources seperti top, iostat, ps, vmstat

Kali ini Sarimin sengaja untuk sekedar mencoba sebuah aplikasi GUI yang dapat menampilkan Monitor System Resources, aplikasi ini mempunyai nama watsup



Aplikasi ini seperti yang dikutip dari kornelix dapat menampilkan :
    * Overhead is low, supporting a sample interval down to 0.1 seconds
    * Overall system and top process resources are shown on one page
    * CPU, memory, disk I/O, network I/O, and page faults are monitored
    * Usage for N CPUs shown on a scale from zero to N x 100%
    * The highest ranked processes fitting in the window are shown, with minimal jumping around between samples
    * Process rank is a weighted sum of CPU, hard page faults, and disk I/O over the last few samples
    * Filter processes by user, PID, executable
    * Font can be made large or small (for display in monitor corner)
    * Click on a process to kill the process
http://sarimingeek.com/index.php?page=blog&title=Monitor+System+Resources+dengan+watsup