Hi,
I want to monitor a service on a specific system. Currently, identical services are detected via discovery. However, sometimes a new server is created where I want to monitor a specific service. Adding it to the template doesn’t make sense, because I don’t want to monitor this service on every server — only on that specific one.
There is a macro {$SERVICE.NAME.MATCHES}, but if I assign it to the host, it will overwrite what's already defined in the template. How can I set it up so that the template (used in discovery) includes several predefined services to monitor, and additionally I can manually specify a custom service using a macro per host?
I want to monitor a service on a specific system. Currently, identical services are detected via discovery. However, sometimes a new server is created where I want to monitor a specific service. Adding it to the template doesn’t make sense, because I don’t want to monitor this service on every server — only on that specific one.
There is a macro {$SERVICE.NAME.MATCHES}, but if I assign it to the host, it will overwrite what's already defined in the template. How can I set it up so that the template (used in discovery) includes several predefined services to monitor, and additionally I can manually specify a custom service using a macro per host?
Comment