From 6acd5a85f7ec11fe59b16d5e7fd621abf5ca49c6 Mon Sep 17 00:00:00 2001 From: arf20 Date: Wed, 22 Oct 2025 01:20:53 +0200 Subject: load events --- monitor.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'monitor.cfg') diff --git a/monitor.cfg b/monitor.cfg index b34ec8a..ee4c4a1 100644 --- a/monitor.cfg +++ b/monitor.cfg @@ -1,7 +1,7 @@ # Monitor config -# type=target -reach=10.0.0.0 -dns=arf20.co -web=http://arf20.com:4321 -web=https://arf20.co +# type,name,target +reach,ipv4,10.0.0.0 +dns,dns,arf20.co +web,http,http://arf20.com:4321 +web,https,https://arf20.co -- cgit v1.2.3