• 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.

Question Can be delay the start of Watchdog?

OverWolf

Regular Pleskian
Hi,
I've found that watchdog start but not all monitoring services succeed to start. I've tried to increase the "Service startup time " from the default 60s to 90 or 120.
But my question is about the delay when my server turn on. Is this possible ? Or is there an alternative way to start up watchdog after the server is restarted ?

Thank you
 
Hi IgorG,

this is a print screen. It's already a lowest priority
 

Attachments

  • EventManager.png
    EventManager.png
    12.7 KB · Views: 4
Hi IgorG,

is there something other that I can do ?

I've seen in /etc/systemd/system/multi-user.target.wants/ that wdcollect.service has these command :
Code:
Description=Watchdog wdcollect
Requires=nss-lookup.target remote-fs.target
After=nss-lookup.target remote-fs.target
Wants=network.target
After=network.target
[email protected]

Is there a possibility to mod this file ?
 
Back
Top