Hi.
I'm wondering if there is a way to tell Icinga2 not to send notifications
during some time period, but to have it "catch up" and send notifications for
any problems still outstanding at the end of that time?
Example: Support staff work 9am to 5pm, and want to get notifications about
proble
Hi,
I have apply rules for services based on the following config:
if(typeof(realm[key].home_servers) == Array) {
apply Service "COMPROMISED-USERS-" + key use(realm, key) {
import "compromised users template"
groups = [ "COMPROMISED-USERS" ]
enable_notifications = false