• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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