Hey guys, it’s me, the guy who is trying to achive a stateless deploy with checkmk-raw.
I have found a really strange problem, which would like to fix before our setup goes productive.
I add hosts during API in a deploy script.
Then those hosts exist in the monitoring, and a service discovery is executed. In the next 5 minutes, the periodic service discovery runs and adds all new services and labels.
During this time, the hosts send a notification, that looks like this:

Now I can silence the notifications for the Check_MK service, but this is just wrong. My idea was to set all hosts I add through the deploy script in downtime, which works. A 10-minute downtime is scheduled and set during the discovery period, it shows up on each host when I click on downtimes of this host.
But the notification is sent anyway.
How can I stop this when those hosts are freshly added?
checkmk-raw
2.1.0p25
