mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
da4ed19fc4
commit
b921439f38
@ -1317,7 +1317,7 @@ void DbEvents::AddFlappingHistory(const Checkable::Ptr& checkable, FlappingState
|
||||
}
|
||||
|
||||
/* servicechecks */
|
||||
void DbEvents::AddCheckableCheckHistory(const Checkable::Ptr& checkable, const CheckResult::Ptr &cr)
|
||||
void DbEvents::AddCheckableCheckHistory(const Checkable::Ptr& checkable, const CheckResult::Ptr& cr)
|
||||
{
|
||||
if (!cr)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user