• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Watchdog 2.03 Doesn't Start After Server Reboot

Any logs, steps to reproduce, error messages, results of investigation and troubleshooting?

---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

Parallels Plesk Panel 11.5.30 Update #29 CentOS 6.5 (Final) (64-bit)
This is a container running on Parallels Virtuozzo 4.7.0

PROBLEM DESCRIPTION

After a server reboot Watchdog 2.0.7 is disabled.

STEPS TO REPRODUCE

Enable Watchdog in Plesk. Reboot server.

ACTUAL RESULT

Watchdog is disabled.

EXPECTED RESULT

Watchdog is enabled.

ANY ADDITIONAL INFORMATION

Running processes before reboot:
Code:
  920 ?        Ssl    0:21 /usr/local/psa/admin/bin/modules/watchdog/monit -Ic /usr/local/psa/etc/modules/watchdog/monitrc
 1646 ?        Ssl    2:37 /usr/sbin/sw-collectd -C /etc/sw-collectd/collectd.conf
  760 ?        Ss     0:04 /usr/bin/sw-engine -c /usr/local/psa/admin/conf/php.ini /usr/local/psa/admin/bin/modules/watchdog/wdcollect -c /usr/local/psa/etc/modules/watchdog/wdcollect.inc.php

Running processes after reboot:
Code:
  299 ?        Ssl    0:00 /usr/local/psa/admin/bin/modules/watchdog/monit -Ic /usr/local/psa/etc/modules/watchdog/monitrc
 1690 ?        Ssl    0:00 /usr/sbin/sw-collectd -C /etc/sw-collectd/collectd.conf

In /var/log/messages are no "wdcollect" records found between reboot and manual starting watchdog:
Code:
Jan 22 12:34:53 server84 kernel: Kernel logging (proc) stopped.
Jan 22 12:35:03 server84 kernel: imklog 5.8.10, log source = /proc/kmsg started.
<-- after manual starting watchdog -->
Jan 22 12:41:10 server84 wdcollect[2142]: Language en-US is used for sending e-mail messages.
Jan 22 12:41:10 server84 wdcollect[2142]: Database server connection has been established.
Jan 22 12:41:10 server84 wdcollect[2142]: Server started.
--------------------------------------------------------------
 
Thank you. I have submitted request (PPPM-1311 for your reference) to developers. I will keep this thread updated with results.
 
Back
Top