My server is using too much CPU with the cPanel cron below and every time server overload at the time of this cron running.
/usr/bin/test -x /scripts/update_db_cache && /scripts/update_db_cache
/usr/bin/test -x /usr/local/cpanel/bin/optimizefs && /usr/local/cpanel/bin/optimizefs
Is it safe to remove this cron?
Thanks in advanced.
/usr/bin/test -x /scripts/update_db_cache && /scripts/update_db_cache
/usr/bin/test -x /usr/local/cpanel/bin/optimizefs && /usr/local/cpanel/bin/optimizefs
Is it safe to remove this cron?
Thanks in advanced.
Last edited: