mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add possibility to send mail when server or proxy is down/up
This commit is contained in:
parent
34dca22728
commit
051577195e
5 changed files with 162 additions and 5 deletions
|
@ -42,10 +42,12 @@ config proxy 'proxy'
|
|||
option wait_test '0'
|
||||
option interval_tries '1'
|
||||
option interval '5'
|
||||
option mail_alert '0'
|
||||
|
||||
config server 'server'
|
||||
option enabled '1'
|
||||
option tries '3'
|
||||
option timeout '10'
|
||||
option wait_test '0'
|
||||
option interval '5'
|
||||
option interval '5'
|
||||
option mail_alert '0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue