• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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