diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-11-15 05:02:42 +0100 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-11-15 05:02:42 +0100 |
| commit | 9617a4239955afedd80e423f5d6a52199626d00d (patch) | |
| tree | 8b5b71ed708602ef9b641a30d1ee23733ad89aaf /monitor.cfg.example | |
| parent | a8284822eb59155d142446dab246f9eace3fda1e (diff) | |
| download | arfnet2-status-master.tar.gz arfnet2-status-master.zip | |
Diffstat (limited to 'monitor.cfg.example')
| -rw-r--r-- | monitor.cfg.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monitor.cfg.example b/monitor.cfg.example index b3a9911..83d6cb6 100644 --- a/monitor.cfg.example +++ b/monitor.cfg.example @@ -6,6 +6,8 @@ port=8888 # monitor interval in seconds (sleep) interval=60 +# verify 5 times +samples=5 # html template path template=index.htm.tmpl |
