Hi there,
is there a possibility to exclude specific VM Tempalte from Autodiscover. f.e. we´ve some streamed devices from a image that must not be discovered.
Best Regards Markus
Article Comments
Hi Arne, i didn´t got an information about your reply, so sorry for the late response. When i use the template filter i need to use a Wildcard should this work?
<!-- Available column names for filtering: "field" "name" --> <include> any </include> <exclude> name[cp-template*] </exclude>
Best Regards Markus
Mar, 2023 - Permalink
Hello Markus,
wildcards are not part of the syntax. But there is a substring mode, so you can match for substrings without having to match the whole string.
Mar, 2023 - Permalink
Hello,
this might be possible using template filters. Different sensors offer different filter options. The linked article shows one can check which filters are available and how they are used.
Jan, 2023 - Permalink