diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-10-21 13:18:52 +0200 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-10-21 13:18:52 +0200 |
| commit | ebbe4a02815287d26968e96b282384e8b26cf3fb (patch) | |
| tree | ddde1d533f27f2a666f093a9ca713678e4c29fdc /monitor.cfg | |
| parent | 977ab224677aa6552f519650d7c88ef4b98d5d8a (diff) | |
| download | arfnet2-status-ebbe4a02815287d26968e96b282384e8b26cf3fb.tar.gz arfnet2-status-ebbe4a02815287d26968e96b282384e8b26cf3fb.zip | |
check reachability and dns
Diffstat (limited to 'monitor.cfg')
| -rw-r--r-- | monitor.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/monitor.cfg b/monitor.cfg index d8a838f..b34ec8a 100644 --- a/monitor.cfg +++ b/monitor.cfg @@ -1,7 +1,7 @@ # Monitor config # type=target -reach=2.59.235.35 -dns=arf20.com -web=http://arf20.com -web=https://arf20.com +reach=10.0.0.0 +dns=arf20.co +web=http://arf20.com:4321 +web=https://arf20.co |
