From e47cc5a504a0c78c2e32219b8fba99941b13059f Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 13 Jan 2026 10:40:51 +0100 Subject: [PATCH] tried hacking --- glance-system/glance-kisfenyo.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 3c0f8c0..26f3250 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -694,14 +694,14 @@ data: template: | {{ $hb := .Subrequest "heartbeats" }} - {{ if not (.JSON.Exists "publicGroupList") }} + {{ if not (.JSON.Exists "heartbeatList") }}

Error reading response

- {{ else if eq (len (.JSON.Array "publicGroupList")) 0 }} + {{ else if eq (len (.JSON.Array "heartbeatList")) 0 }}

No monitors found

{{ else }}