checkmk
checkmk copied to clipboard
filestats // Allow Adding dynamic subgroups based on regex-pattern
General information
We like to use filestats plugin to monitor Folders on a backupsystem if they contain current versions of the backup. We i.E. have something like: /backup/vms/VM-NAME.fqdn/export1.gz /backup/vms/VM-NAME.fqdn/export2.gz /backup/vms/ANOTHER-VM-NAME.fqdn/export1.gz /backup/vms/ANOTHER-VM-NAME.fqdn/export2.gz As folders like VM-NAME.fqdn are created dynamically on the system we would like to dynamically extend the list of subgroups. Bug reports
Not a bug, but a feature. Proposed changes
See pull request.