mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
55181fe8b2
commit
2932651b64
@ -236,7 +236,7 @@ INT printOutput(printInfoStruct& printInfo, response& response)
|
||||
|
||||
if (response.dropped == printInfo.num) {
|
||||
std::wcout << L"PING CRITICAL ALL CONNECTIONS DROPPED | " << perf.str() << '\n';
|
||||
return 3;
|
||||
return 2;
|
||||
}
|
||||
|
||||
switch (state) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user