• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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