+1
-10
@@ -15,15 +15,6 @@ settings:
|
||||
dayInHistogramNotOperational: ' incident(s)' # xx incident(s) recorded
|
||||
|
||||
monitors:
|
||||
- id: workers-cloudflare-com # unique identifier
|
||||
name: workers.cloudflare.com
|
||||
description: 'You write code. They handle the rest.' # default=empty
|
||||
url: 'https://workers.cloudflare.com/' # URL to fetch
|
||||
method: GET # default=GET
|
||||
expectStatus: 200 # operational status, default=200
|
||||
followRedirect: false # should fetch follow redirects, default=false
|
||||
linkable: false # allows the title to be a link, default=true
|
||||
|
||||
- id: server1.nicholaspease.com
|
||||
name: Server1 Homepage
|
||||
url: 'https://server1.nicholaspease.com/'
|
||||
@@ -36,7 +27,7 @@ monitors:
|
||||
method: GET
|
||||
expectStatus: 401
|
||||
|
||||
- id: radarr.nicholaspease.com
|
||||
- id: radarr.nicholaspease.com/
|
||||
name: Radarr
|
||||
url: 'https://radarr.nicholaspease.com/'
|
||||
method: GET
|
||||
|
||||
Reference in New Issue
Block a user