Status2k requires you setup a cron job to run the cron.php file, This file stores bandwidth data as well as checking services and sending alerts.
You can setup the cron job to run at any interval you wish, however we recommend every 2 – 5 minutes.
If you need some information on setting up cron jobs please visit… http://www.adminschoice.com/docs/crontab.htm
Here is an example cron job.
*/5 * * * * php -q /home/username/public_html/status/cron.php