{{define "settings"}} {{ $description := "Monitors are constantly checking weather a service is online and working correctly." }} {{ if eq .MonitorsLength 0 }}
{{ else }}Name | Worker Groups | Status | Schedule | Action |
---|---|---|---|---|
{{.Name}} | {{range .WorkerGroups}} {{ .Name }} {{end}} | ACTIVE PAUSED | {{.Schedule}} | Details |