Docker Exclude a specific container name from monitoring

Hello community

I monitoring a docker node, through Dynamic host management .
I get list of all container of the host.

But there is a container who is most of the time down, and the developper team told me it’s normal.
Ok so is there a way to

  • Exclude this specific container from the monitoring, or
  • set “always up” thing

or anything else I could do except “acknowledge problem” (because when it’s up and then go down again, so the problem appear again).

My goal is to dont see this particular alarm/item anymore.

Thank for you help
Regards

Hello @LAFONTA91 ,

You can put the specific host into Downtime for specific time period ( It may be for Years in your case :slight_smile: ). Downtime host does not send notification in case of any CRIT/OK events.

Regards,
DD