I have a service which is applied to several hosts, with notifications enabled. On *one* host, the service is so unreliable that I get a lot of notifications. I still want to monitor it but I want to disable the notifications. It is not clear to me if you can disable the notifications for just one service.
I tried, in the service definition: enable_notifications = false and vars.enable_notifications = false In the first case, "icinga2 object list --type service" gives: * enable_notifications = true (inherited from above) In the second case, I have: * enable_notifications = true ... * vars * enable_notifications = false And I still get notifications. _______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users