• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

How to stop watchdog from shell?

For example:

# /usr/local/psa/admin/bin/modules/watchdog/wdservice monit stop /usr/local/psa/etc/modules/watchdog/monitrc
# /usr/local/psa/admin/bin/modules/watchdog/wdservice monit start /usr/local/psa/etc/modules/watchdog/monitrc

# /usr/local/psa/admin/bin/modules/watchdog/wdservice --help
Usage: wdservice <service_name> <command> <cfg_file>
<service_name> name watchdog's service ('monit' or 'wdcollect')
<command> action ('start' or 'stop')
<cfg_file> service configuration file
 
Back
Top