diff options
Diffstat (limited to 'monitor.cfg')
| -rw-r--r-- | monitor.cfg | 10 |
1 files changed, 5 insertions, 5 deletions
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 |
