{{if ne (len .Criticals) 0}} {{template "elemth"}}Rule {{template "elemth"}}Object {{template "elemth"}}Value {{range .Criticals}} {{template "elemtd"}}{{.Text}} {{template "elemtd"}}{{.ObjectName}} {{template "elemtd-ar"}}{{.Current}} {{end}}
pgDash Alerts for {{.Server}}
Values as at {{.At}}
{{template "elemtable"}}
{{len .Criticals}} critical


{{end}} {{if ne (len .Warnings) 0}} {{template "elemtable"}} {{len .Warnings}} warning {{template "elemth"}}Rule {{template "elemth"}}Object {{template "elemth"}}Value {{range .Warnings}} {{template "elemtd"}}{{.Text}} {{template "elemtd"}}{{.ObjectName}} {{template "elemtd-ar"}}{{.Current}} {{end}} {{end}} {{if eq .Total 0}} {{template "elemtable"}} back to normal {{end}}