monitoring-plugins icon indicating copy to clipboard operation
monitoring-plugins copied to clipboard

docker-info: Ignore specified warnings (list)

Open thesefer opened this issue 10 months ago • 2 comments

Describe the solution you'd like

Despite running containers without swap support (Memory and MemorySwap defaulting to 0) the docker info command still throws a warning which is presented in icinga: WARNING: No swap limit support.

I tried to find a way to disable it globally without success, but it would be great if you could simply add warnings to a list to ignore. Maybe by regex or a full string.

Additional context

No response

thesefer avatar Feb 18 '25 08:02 thesefer