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

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

Issue watchdog error

nMLxTMJTZ

Regular Pleskian
I cannot enable watchdog because i have this error:

Unable to process /opt/psa/etc/modules/watchdog/monitrc.tpl configuration file:
/opt/psa/var/modules/watchdog/data/monitrc.chk:19: Error: the executable does not exist '/bin/systemctl'
/opt/psa/var/modules/watchdog/data/monitrc.chk:20: Error: the executable does not exist '/bin/systemctl'
 
Do you have Plesk installed on CentOS7 server? In this case /bin/systemctl file is a part of systemd package:

# rpm -qf /bin/systemctl
systemd-219-19.el7_2.9.x86_64

Just install it with

# yum install systemd
 
now i have this error: Errore: Error occurred while calling the module utility wdservice: 'Failed to get D-Bus connection: Unknown error -1
 
not work Error occurred while calling the module utility wdservice: 'Failed to get D-Bus connection: Unknown error -1

It's possibile because i running plesk on lxc ?
 
Back
Top