Thursday, July 29, 2010

LoadAVG

lightweight load, memory & transfer monitoring

Download

Posted by admin On March - 19 - 2009

loadavg is a simple and lightweight method of monitoring load, memory usage and transfer throughput on a Linux server. Every method of monitoring has an impact on the system being monitored — loadavg is designed to keep that impact as low as possible. It generates HTML & CSS charts, thereby shifting much of the work from the server to the client — your web browser.

Download
Get loadavg here: http://downloads.sourceforge.net/project/loadavg/loadavg.tar.gz

Installation may be done from a shell command line or via FTP. Installation should be done as an ORDINARY USER, not root. All loadavg directories & files should be owned by the user who owns the account/filespace where the scripts are installed.

Command line install:

1. Fetch & extract the files to public webspace:

[user@server] # cd public_html
[user@server] # wget http://downloads.sourceforge.net/project/loadavg/loadavg.tar.gz
[user@server] # tar -zxf loadavg.tar.gz

When you extract the tarball, a “loadavg” directory will be created.

Popularity: 31% [?]

Add A Comment

ERROR: si-captcha.php plugin says GD image support not detected in PHP!

Contact your web host and ask them why GD image support is not enabled for PHP.

ERROR: si-captcha.php plugin says imagepng function not detected in PHP!

Contact your web host and ask them why imagepng function is not enabled for PHP.