Service Discovery Docker Volumes

**CMK version:2.3.0p31

Hey there, we’re monitoring our kubernetes Clusters.
And everytime Checkmk runs a service discovery it discovers every Dockervolume. Like 12.000 services, which vanish pretty fast since it’s dynamic.
Our “disabled Services” rule says “move those filesystem services to disabled”. Is there a way to PREVENT checkmk from discovering this in the first place?

Greetings.

if you have a disabled service rule using regex to prevent these volumes from being monitored this should be enough. The only other way to remove volumes from being discovered would be to disable the complete check that provide these infos using the “disabled checks” rule. You can enable the display option “show plug-in names” in the services configuration page of a host to see which one this would be.