• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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