• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PLESK watchdog suspend

D

dl2rbi

Guest
I'm using a cron job every night to backup mysql database. While dumping the databases I have to stop mysql.
PLESK watchdog noticed the stopped mysql task and wants to restart mysql while dumping the database.

Is it possible to suspend (disable/enable) PLESK's watchdog via command line (backup script) ?
 
Try to use something like

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

More details with

# /usr/local/psa/admin/sbin/modules/watchdog/wdservice --help
 
ok

... works fine.

Thank you for quick answer ...

Werner
 
Back
Top