Hi there. I'm migrating from nagios it icinga2, and I wanted to see if I'm missing an icinga2 trick.

In Nagios we set the 'service_notification_commands' in some of our contacts to do special functions (like send pages, or send alerts to external notification systems). We used that in order to be able to treat these contacts just like any other contact, and have different contacts execute different commands.

Looking at the icinga2 data model this binding seems to only happen at the NotificationCommand level, which are bound to Notifications. And if I'm reading things correctly: I can bind Notifications to hosts and services based on properties in the host and service, but not in the user.

The only solution I see is to create multiple notification bindings based on the user-types to be notified, but I wanted to make sure I'm not missing a simpler pattern.

Thanks in advance.

    Neil Katin

_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to