We'd like to "cascade" windows service discovery base don template, but are hitting the limitation on only one service discovery rule per template,
The use case is:
Only discover a small number of Windows services (based on the global regex) for all Windows servers
Discover SQL specific services for Windows servers with the SQL template
The only options I see are:
1. Build a complex regex for all scenarios for the single discovery rule
2. Forego template inheritance and build a unique template for each scenario requiring specific service discovery.
The use case is:
Only discover a small number of Windows services (based on the global regex) for all Windows servers
Discover SQL specific services for Windows servers with the SQL template
The only options I see are:
1. Build a complex regex for all scenarios for the single discovery rule
2. Forego template inheritance and build a unique template for each scenario requiring specific service discovery.