Hey there,
I have an issue which I cannot really understand. I created a user template with all state types and transition types. Then I created a notification template and apply rule. But on service or host state changes I see the message “For this problem was no notification sent”. I see the Contactgroup and Contact in the Host and Service Overview. Does anyone have an idea where I can search for a solution?
Hey @swild2,
I have/had the same issue. About 2/3 of all notification log entrys were such ones.
I “fix” that issue by setting up a scheduled task deleting them once a day. This improved the database performance, but it will not reduce the notification count leading to some misinterpretations.
So I’m also interested in a proper solution for that
Hey @nexo1960 ,
I think you misunderstood or I explained it in a bad way. I only receive Notifications as “Custom Notifications”.
Here is my config built in icinga Director:
Hi,
Yes there should only be 1 single notification. So the interval is correct. But the times.end was my Problem. The range was too short. I changed the value to 5m and the notification is working. Thanks a lot.