logging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-18 12:10:20 +11:00
parent e355f5f6bc
commit c2df4ea3af

View File

@@ -494,7 +494,7 @@ func main() {
})
}
} else {
log.Printf("Found %d hostfailure messages.", len(hostFailures))
log.Printf("Found %d hostfailure messages in last %.1f hour(s)", len(hostFailures), begin.Abs().Hours())
}
// Combine details of host outages and VM outages into one interface