{{ define "settings" }}
Welcome to the settings page. Here you can manage your worker groups, checks, and notifications.
{{ .ChecksCount }}
{{ .ChecksCount }}
{{ .WorkerGroupsCount }}
{{ .NotificationsCount }}
Check | Worker Group | Status | Executed At | Note |
---|---|---|---|---|
{{ .CheckId }} | { .WorkerGroupName } | {{ .Status }} | { .CreatedAt.Time.Format "2006-01-02 15:04:05" } | { .Note } |