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

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