From 687e97ab09980560baa45cd2f55ab9d01bbaa741 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 12 Mar 2025 15:10:49 -0500 Subject: zood upgrade worked for the first time. added Kuma check --- watchdog.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'watchdog.go') 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() -- cgit v1.2.3