This commit is contained in:
2
main.go
2
main.go
@@ -494,7 +494,7 @@ func main() {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
} else {
|
} 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
|
// Combine details of host outages and VM outages into one interface
|
||||||
|
Reference in New Issue
Block a user