README readme.txt 20070322 Script: loadmonitor copyright: This shell script is copyright 2007: NoBaloney Internet Services P.O. Box 52200 Riverside, CA 92517 USA License: Free software covered under the GNU General Public License, Version 2, June 1991. Generally that means you can modify the software any way you wish, and distribute it, either free or otherwise, as long as you always make the source-code available at no charge. For full details of the GNU General Public License, see the downloadable copy at: http://www.nobaloney.net/downloads Description: Script to check the 1-minute server load. If it goes over 5, it restarts httpd and sends an email. You can also set the LOAD_WARNING to less than the HTTPD_RESTART_LOAD setting, and it'll send a warning email when that setting is reached. Support: There's no support this script. It's free. No Guarantees. You break it, you fix it. Notes: This script has been written for and tested on CentOS3 and Centos4. This script is generally self-explanatory. It's pretty simple. It requires root access to run. It's written as a simple bash-shell script to make it easy to understand and modify. CAUTION: This script uses quotes that probably won't cut-and-paste properly; you should probably download this script rather than cut-and-paste it.