• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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
Before=getty@tty1.service

Is there a possibility to mod this file ?
 
Back
Top