WHMCS Services Forum

Full Version: How to setup the cron job
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Login to your control panel and add this to your cron job

This is to run the Uptime/Download
*/1 * * * * php -q /home/user/public_html/whmcs/modules/addons/servermonitoring/crons/cron.php

This is of Daily Report
59 */23 * * *  php -q /home/user/public_html/whmcs/modules/addons/servermonitoring/crons/daily.php