Werk #14797: Enable recursive look-up and ignore case for Samba shares
Component | Checks & agents |
Title | Enable recursive look-up and ignore case for Samba shares |
Date | Feb 17, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b1 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
It is now possible to search for files recursively with the agent_smb_share. The recursion is started if "**" is found within the pattern and the option "Recursive pattern search" is enabled. The search is only started from the needed directory on.
The Samba agent now ignores case when matching patterns.