Free Scripts
Here is a collection of scripts relating to Linux webservers. If you don't use Linux or work with webservers then this stuff will be of very little interest to you.... :)
- vpsinfo is a PHP script that provides system status information gleaned from common Linux commands usually run from a shell prompt.
- loadavg is a simple and lightweight method of monitoring load, memory usage and traffic throughput on a Linux server -- either a Virtuozzo / OpenVZ VPS or a dedicated server.
- Free is a bash shell script to display current memory usage at the command line, for a Linux Virtuozzo or OpenVZ VPS.
- beanc is a tiny helper application which provides non-root access to /proc/user_beancounters on a Linux Virtuozzo v.3 or OpenVZ VPS (it is required by vpsinfo and loadavg on those platforms).
- ftpcheck is a PHP cron script that examines an FTP log for file uploads.
- Apache Log Tail (cPanel only) is a set of PHP scripts which allow a server administrator to tail and grep domain access logs from a browser window.
- downtime is a bash shell script that monitors one or more remote servers and logs their downtime. Designed for use on a home/office Linux machine.