Been trying to automate service severity on a large scale but at the moment I've run into an issue I havn't been able to solve. The service discovery works just fine, but as an result i get predefined trigger severity from it witch by default is Average. I have a set of service I know are more critical than the rest, and would love to use the service discovery built-in function for it to scrape services, use regex to filter the ones I want and be done with it. But as it stands at the moment, only one key using "service.discovery" is allowed in a template. Even so if i Create a custom template with the service discovery i want, i get an error "Discovery rule "service.discovery" already exists on "Template OS Windows", inherited from another template."in use.
So as it stands at the moment, I can't create two service discoveryes in the same template, or in two seperate templates linked to my windows template to get different services with different warning levels (Average/High/Critical). Is there any way around this, other than creating your own discovery function with it's own key to return services?
So as it stands at the moment, I can't create two service discoveryes in the same template, or in two seperate templates linked to my windows template to get different services with different warning levels (Average/High/Critical). Is there any way around this, other than creating your own discovery function with it's own key to return services?
Comment