LoadAVG is free, open source software and is very easy to download and install on your server. It also features a built in update notification system to make sure you always have the latest verision. There are two ways to get LoadAVG, the first is via the download link on this page and the second is by using wget to copy the script directly to your server for installation.
Direct download link
To download LoadAVG click here.
Command line access
You can also download LoadAVG directly to your server and extract the files from the commandline.
|
# cd public_html # wget http://www.loadavg.com/download/loadavg.tar.gz # tar -zxf loadavg.tar.gz |
Requirements
- Linux;
- PHP: loadavg was initially developed with v. 4.3.10 and supports php v5 and up;
- The beanc helper app if running on a Virtuozzo v. 3 or OpenVZ server;
- PHP safe mode off. Safe mode disables the ability to run programs outside the script directory (reference).
Popularity: 39% [?]
