general: frequency: 4h # Run checks every 4 hours. alerts: error: - local warning: - local alert: - local service: port: 8888 # Can be generated using `openssl rand -base64 32`. secrets: - "O4kt8Max9/k0EmHaEJ0CGGYbBNFmK8kOZNIoUk3Kjwc" - "x1T1VZR51pxrv5pQUyzooMG4pMUvHNMhA5y/3cUsYVs=" ssl: thresholds: critical: "1d" warning: "10d" websites: - domain: "https://blog.notmyidea.org" paths: - path: "/" checks: - status-is: 200 - body-contains: "Alexis" - ssl-certificate-expiration: "on-check" - path: "/foo" checks: - status-is: 400