Hi, So I'm trying to be able to stop/pause notifications (Actions) for specific triggers.
Somebody mentioned on the forum that I should use tags on my triggers.
for example I will create "Action" with no operation and set a condition as the following:
And then I can set on my triggers the "disable-notification = true" to disable notifications.
The problem is, All my other actions are configured with conditions of host groups and not tags.
So I will still receive a notification if the trigger is with tag "disable-notification = true".
Is there an easier way to do it or I just need to add to all my other triggers which and actions tag "disable-notification = false / true" ?
Thanks
Somebody mentioned on the forum that I should use tags on my triggers.
for example I will create "Action" with no operation and set a condition as the following:
Code:
Value of tag disable-notifications equals true
The problem is, All my other actions are configured with conditions of host groups and not tags.
So I will still receive a notification if the trigger is with tag "disable-notification = true".
Is there an easier way to do it or I just need to add to all my other triggers which and actions tag "disable-notification = false / true" ?
Thanks
Comment