mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-07 20:25:08 +02:00
parent
ba0062b543
commit
df3da5f1f3
@ -58,7 +58,7 @@ void Checkable::SendNotifications(NotificationType type, const CheckResult::Ptr&
|
||||
SetForceNextNotification(false);
|
||||
}
|
||||
|
||||
Log(LogInformation, "Checkable", "Sending notifications for object '" + GetName() + "'");
|
||||
Log(LogInformation, "Checkable", "Checking for configured notifications for object '" + GetName() + "'");
|
||||
|
||||
std::set<Notification::Ptr> notifications = GetNotifications();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user