{{if USE_CDN}}
{{ else }}
{{end}}
Statup | {{.Name}} Service
{{if Auth}} {{template "nav"}} {{end}}
{{if .Online }}
ONLINE
{{ else }}
OFFLINE
{{end}}
{{ .Name }} {{if .Online }}
ONLINE
{{ else }}
OFFLINE
{{end}}
{{.Online24}}%
Online last 24 Hours
{{.AvgTime}}ms
Average Response
{{.TotalUptime}}%
Total Uptime
{{ if .LimitedFailures }}
{{ range .LimitedFailures }}
{{.ParseError}}
{{.Ago}}
{{.Issue}}
{{ end }}
{{ end }}
{{if Auth}}
Edit Service
Service Name
Service Check Type
HTTP Service
TCP Service
Application Endpoint (URL)
Service Check Type
GET
POST
DELETE
PATCH
PUT
Optional Post Data (JSON)
{{.PostData}}
You can insert
Regex
to validate the response
Expected Response (Regex)
{{.Expected}}
Expected Status Code
TCP Port
Check Interval (Seconds)
10,000+ will be checked in Microseconds (1 millisecond = 1000 microseconds).
Timeout in Seconds
List Order
Update Service
Delete All Failures
Last Response
{{ .LastResponse }}
HTTP Status Code
Service Checkins
{{ range .Checkins }}
Check #{{.Id}}
Checked in {{.Ago}}
{{ end }}
Check Interval (in seconds)
Save Checkin
Save Checkin
{{end}}
{{template "footer"}} {{if USE_CDN}} {{ else }} {{end}}