• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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