Mostly cleanups and added comments to the config files.
This commit is contained in:
parent
60752e1a4b
commit
9c9274f0b4
3 changed files with 4 additions and 96 deletions
|
|
@ -83,7 +83,10 @@ email_resend = 10
|
|||
; if types can or must be configured before use; for now no use case seen.
|
||||
; every type can be configured in it's own ini file in etc/types; there no type name as prefix is not needed.
|
||||
[services]
|
||||
; run the speedtest not very often. it is not for alerting about problems bur maybe will be at some day.
|
||||
speedtest_interval = 3600
|
||||
; the file to get for calculation of the downlink speed. microsoft has very fast servers so it will become a meaningful
|
||||
; result.
|
||||
speedtest_url = https://go.microsoft.com/fwlink/?Linkid=850641
|
||||
|
||||
; tasks executed at the end of each monitor execution. this is for storing data for longtime analysis. not every task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue