diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-10-20 23:46:57 +0200 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-10-20 23:46:57 +0200 |
| commit | 977ab224677aa6552f519650d7c88ef4b98d5d8a (patch) | |
| tree | e62dd981019ca7ce026b9109a52af8b9e554e0cb | |
| parent | 287b4af722b7ec089645cf9cd75233c6c90908cf (diff) | |
| download | arfnet2-status-977ab224677aa6552f519650d7c88ef4b98d5d8a.tar.gz arfnet2-status-977ab224677aa6552f519650d7c88ef4b98d5d8a.zip | |
config and readme features
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | monitor.cfg | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -15,4 +15,6 @@ make - Current service status table - Outage events table - Uptime counter (total, month) + - Alerts + - Centralised config diff --git a/monitor.cfg b/monitor.cfg index 1e2f9dc..d8a838f 100644 --- a/monitor.cfg +++ b/monitor.cfg @@ -3,4 +3,5 @@ reach=2.59.235.35 dns=arf20.com web=http://arf20.com +web=https://arf20.com |
