-
Docker disk modules
Hello
I’m using Pandora FMS Community (Pandora FMS v7.0NG.745 – Build PC200504 – MR 37)
Between my servers, I have some kubernetes nodes (with docker). On these nodes, disks are created and deleted continuously, is normal k8s behavior.
But the consequence is that I have dozens of modules of diskUsed refering to old disks that don’t exists anymore (they are all in Unknown state).
How could I exclude docker disks from monitoring (I just want to monitor only root partition), or in alternative, how could I delete old Unknown modules, for example disks not contacted after 7 days ?Thanks in advance