Hello,
I noticed that my servers have stopped automatically updating cPanel to the current versions. I notice this when nearly all of them were on 80.02 or something like that and I manually updated them to v82.0.7 .
Now I'm seeing the follow again in the WHM.
Version “82.0.8” is available. Update Now
Could my cron have been changed? What should I look for in cron?
Here is my cron from one server:
- Mike
I noticed that my servers have stopped automatically updating cPanel to the current versions. I notice this when nearly all of them were on 80.02 or something like that and I manually updated them to v82.0.7 .
Now I'm seeing the follow again in the WHM.
Version “82.0.8” is available. Update Now
Could my cron have been changed? What should I look for in cron?
Here is my cron from one server:
Code:
@reboot /usr/local/cpanel/bin/onboot_handler
9 3 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
28 0 * * * (/usr/local/cpanel/scripts/fix-cpanel-perl; /usr/local/cpanel/scripts/upcp --cron > /dev/null)
0 20 * * * /usr/local/cpanel/scripts/cpbackup
0 19 * * * /usr/local/cpanel/bin/backup
35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpanel/bin/tail-check
0 6 * * * /usr/local/cpanel/scripts/exim_tidydb > /dev/null 2>&1
30 5 * * * /usr/local/cpanel/scripts/optimize_eximstats > /dev/null 2>&1
5,20,35,50 * * * * /usr/local/cpanel/scripts/eximstats_spam_check 2>&1
30 */4 * * * /usr/bin/test -x /usr/local/cpanel/scripts/update_db_cache && /usr/local/cpanel/scripts/update_db_cache
25 */2 * * * /usr/local/cpanel/bin/mysqluserstore >/dev/null 2>&1
15 */2 * * * /usr/local/cpanel/bin/dbindex >/dev/null 2>&1
15 */6 * * * /usr/local/cpanel/scripts/autorepair recoverymgmt >/dev/null 2>&1
*/5 * * * * /usr/local/cpanel/scripts/dcpumon-wrapper >/dev/null 2>&1
0 */2 * * * /usr/local/cpanel/scripts/shrink_modsec_ip_database -x 2>&1
4,19,34,49 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
47 3 * * * /usr/local/cpanel/3rdparty/bin/freshclam --quiet --no-warnings
13 23 * * 0 mysqlcheck -Ar > /dev/null
13 23 * * 0 mysqlcheck -Ao > /dev/null
13 22 * * 6 updatedb
09,39 * * * * /usr/local/cpanel/scripts/clean_user_php_sessions > /dev/null 2>&1