mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
parent
2ae988f457
commit
f47f7fb8c5
@ -153,10 +153,8 @@ void StatusDataWriter::DumpCommand(std::ostream& fp, const Command::Ptr& command
|
|||||||
fp << "<internal>";
|
fp << "<internal>";
|
||||||
}
|
}
|
||||||
|
|
||||||
fp << "\n";
|
fp << "\n" "\t" "}" "\n"
|
||||||
"\t" "}" "\n"
|
|
||||||
"\n";
|
"\n";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void StatusDataWriter::DumpDowntimes(std::ostream& fp, const Service::Ptr& owner, CompatObjectType type)
|
void StatusDataWriter::DumpDowntimes(std::ostream& fp, const Service::Ptr& owner, CompatObjectType type)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user