# $Id: INSTALL 1 2006-08-08 20:01:00Z unicinfo $ # Copyright (c) 2006 Kurt M. Brown. # This file is subject to the terms and conditions of the GNU General Public # License. See the file COPYING for more details. To install, just run install.sh. For example: $ ./install.sh ~/bin will place the lal_* files under ~/bin. Then just run lal_cron.pl from cron every 15 minutes (see the installed lal_cron.pl for the exact line needed). By default, the log file is $HOME/logs/loadavg.log, which can be overridden by a second argument to the install.sh script. For example: $ ./install.sh ~/bin ~/work/logs/la.log will make the log file ~/work/logs/la.log.