Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

  • Docker disk modules

    Posted by pask1981 on September 19, 2020 at 02:07

    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

    ismael-moreno replied 4 years, 3 months ago 2 Members · 1 Reply
  • 1 Reply
  • ismael-moreno

    Member
    September 24, 2020 at 14:53
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi,
    If you are using the pandora_df_used plugin, there is exclusions and can filter by regex so you can avoid that mount points. Also if you want the modules to be deleted automatically after being unknown for X time you can set the token “Max. days before unknown modules are deleted” under Setup > Performance
    Kind regards.