• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

cron jobs

T

truptim

Guest
Hello,

When i do crontab -l -u 'client_name' I get message as
"no crontab for client_name"....

But according to what I have read in this forum, there should be some default cron jobs. Do I have to change any settings to activate these default cronjobs.

Also If i login as root and chek
crontab -l i get following:


0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports



Are these the only cron jobs running. What about /usr/local/psa/admin/sbin/statistics.. It is not listed under the cronjobs.

Please guide me on this.

Thanks in advance!!!
 
Back
Top