• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Missing Cronjobs

E

ExarKun

Guest
Hello,
after a clean psa-installation im missing cronjobs like "statistics" et cetera.

is it possible to "reinstall" them?

Thanks a lot.
 
Can no one help me and give me a screenshot of the standard-psa-cronjobs? Please, its important :(

Edit:
If I start /opt/psa/bin/traffic.sh
I get this message:

db_connect: failed to connect to database: Error: Lost connection to MySQL serve r during query
System error 32: Broken pipe
db_connect: failed to connect to database: Error: Lost connection to MySQL serve r during query
System error 32: Broken pipe
Database connection failed, keys will not be updated
Usage: traffic.sh command <domain_name> [options]
 
This is what I have on Plesk 8.0.1

*/15 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
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
0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports
10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
14 5 * * * /usr/local/psa/bin/mysqldump.sh >/dev/null 2>&1
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
17 7 * * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto daily >/dev/null 2>&1
17 7 * * 1 /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto weekly >/dev/null 2>&1
17 7 1 * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto monthly >/dev/null 2>&1
20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
 
hum, with psaadm and root i get an error *cry* :(


/opt/psa/admin/sbin/statistics: /opt/psa/admin/sbin/statistics: cannot execute binary file
 
Back
Top