• 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.

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