• 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 not starts

macarenom

New Pleskian
It shows this message every time I push activate button.
'start: Job is already running: psa-wdcollect'

I tried to stop/start with:
/usr/local/psa/admin/bin/modules/watchdog/wd --start-wdcollect
.. and shows the same message.

I tried to delete the pid file from watchdog, I also tried to uninstall/install the application, ...

The logs not shows nothing:
/usr/local/psa/var/modules/watchdog/log/monit.log
/var/log/plesk/modules/monit.log

What can I do?

Thanks!
 
Could you provide some entries from "/var/log/plesk/modules/wdcollect.log" ( "/var/log/wdcollect.log" should have a symlink to that log ) as well?
 
Hello,

The log not shows nothing important :-/

3600 Oct 29 17:50:54 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 29 17:50:54 [info] Database server connection has been established.
3600 Oct 29 17:50:54 [info] Server started.
3600 Oct 31 13:14:54 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 31 13:14:54 [info] Database server connection has been established.
3600 Oct 31 13:14:54 [info] Server started.
3600 Oct 31 13:15:05 [info] Language es-ES is used for sending e-mail messages.
3600 Oct 31 13:15:05 [info] Database server connection has been established.
3600 Oct 31 13:15:05 [info] Server started.
 
I do not understand why do you think that watchdog is not started and should be started manually? Have you checked output of

# ps ax | grep wdcollect

at least?
 
Back
Top