11-15-2025, 06:03 PM
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
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