summaryrefslogtreecommitdiff
path: root/watchdog.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-12 15:10:49 -0500
committerJeff Carr <[email protected]>2025-03-12 15:34:07 -0500
commit687e97ab09980560baa45cd2f55ab9d01bbaa741 (patch)
tree6f732e5790ce3693555a7f3fff8a318c29ba93ad /watchdog.go
parent767380abd080682f2e13d8d41633c0f600b8f616 (diff)
zood upgrade worked for the first time. added Kuma checkv0.0.49v0.0.48
Diffstat (limited to 'watchdog.go')
-rw-r--r--watchdog.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/watchdog.go b/watchdog.go
index 6cea461..1235abc 100644
--- a/watchdog.go
+++ b/watchdog.go
@@ -55,7 +55,7 @@ func NewWatchdog() {
// log.Info("know about machine", m.Hostname, "zood version", zood.Version)
}
}
- log.Info("zookeeper has", counter, "machines. Current time:", t)
+ log.Info("hour watchdog:", counter, "machines. Current time:", t)
// h.pollHypervisor()
// h.Scan()