1 2 3 4 5 6 7 8 9 10 11 12 13 14
title: "My Status Page" bind: 127.0.0.1:8000 interval: 60 services: - title: sshd checks: - !systemd "sshd" - title: CUPS url: https://127.0.0.1:631/ checks: - !systemd cups - !http { url: https://127.0.0.1:631/ }