![]() |
|
How to setup the cron job - Printable Version +- WHMCS Services Forum (https://forum.whmcsservices.net) +-- Forum: WS Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=8) +--- Forum: Provisioning Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=13) +---- Forum: Server Monitoring (https://forum.whmcsservices.net/forumdisplay.php?fid=65) +---- Thread: How to setup the cron job (/showthread.php?tid=210) |
How to setup the cron job - whmcsservices - 11-15-2025 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 |