• 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

JuanCar

Regular Pleskian
I was receiving duplicates email from wathdog in my server, so I uninstalled watchdog extensión and now I receive one email from watchdog. I think there is another watchdog running but I've examined crontabs and I can't find any cron process about watchdog.
Where could be this cron?
thanks
 
Hi JuanCar,

please provide MORE informations, so that people willing to help don't have to suggest things out of the blue.

First step is always to investigate logs and configuration files:


Depending on your operating system, the crontab - jobs are logged. For Ubuntu you could use "grep CRON /var/log/syslog" to point out the depending log - entries.

The command "ps -aux | grep watchdog" will show watchdog processes.


If you removed watchdog, please provide informations HOW you removed it - you might have used a wrong command.
 
Back
Top