i would like to group /adminuser/files/* … /dbuser/files/* and /database/files/* and other 100 more in one same group… unfortunately only one filed in “include pattern” is shown and can be edited…
but checkmk is only showing the first pattern group
i also tried working with regex expr in the same pattern group filed like : (/root/FILEINFO/*) | (/root/TESTINFO/*) did also not work.
but as the documentation metioned fileinfo will be listing all files he founds under the service… so i think listing maybe more than 10 thousend files… will break the GUI down. filestats may be here a better solution.