mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
0940b7a48d
commit
45a0f09532
@ -906,8 +906,6 @@ void DbEvents::AddStateChangeHistory(const Checkable::Ptr& checkable, const Chec
|
||||
<< "add state change history for '" << checkable->GetName() << "'";
|
||||
|
||||
double ts = cr->GetExecutionEnd();
|
||||
|
||||
double now = Utility::GetTime();
|
||||
std::pair<unsigned long, unsigned long> state_time_bag = CompatUtility::ConvertTimestamp(ts);
|
||||
|
||||
DbQuery query1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user