• 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

Watchdog messages after migration from 11 to 12

BobClaas

Basic Pleskian
After migrating to a new server and also from plesk 11 to 12 i've got two watchdog errors:

/bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/clean-events: No such file or directory
/bin/sh: /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats: No such file or directory

Both files dont exist. Is it save to delete the scheduled taks or should those tasks exist?
 
Both these files are a part of psa-watchdog package:

[root@ppu12-1 ~]# rpm -qf /usr/local/psa/libexec/modules/watchdog/cp/clean-events
psa-watchdog-12.1.7-cos6.build1201140925.19.i386
[root@ppu12-1 ~]# rpm -qf /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats
psa-watchdog-12.1.7-cos6.build1201140925.19.i386

Try to re-install watchdog.
 
Back
Top