{{ $OK := 1 }} {{ $UNREACHABLE := 2 }} healthd
{{range .}} {{ if eq .StatusCode $OK }} {{ else if eq .StatusCode $UNREACHABLE }} {{ else }} {{ end }} {{end}}
Status Name Endpoint Last Polled Last Error Alerted
{{.Status}} {{.Name}} {{.Endpoint}} {{.LastPolled}} {{.LastError}} {{.Alerted}}