Process down(số instance running bé hơn desired) (docker-swarm)

Modified on Mon, 23 Jun, 2025 at 9:11 AM

• Note: Applicable only for systems running the Docker Swarm model

When you receive a process down alert: check in Grafana and verify that the number of running instances is lower than the desired count.

Ticket: JIRALERT-53301

Resolution: On the manager node, run the following command (replace phishing_centrel with the name of the affected service):

docker service update --replicas=0 phishing_centrel && docker service update --replicas=5 phishing_centrel

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article