dtr/config.sh

17 lines
538 B
Bash

## DownTimeRobot app config
# DO NOT MODIFY THIS FILE!
# This file can be changed upstream as new features get added in. Instead,
# please use files under ../config/, especially master.sh.
cfg[useragent]="dtr/1.0 (https://git.sakamoto.pl/domi/dtr)"
cfg[bar_ok]=70 # below this level, pings are shown as green
cfg[bar_info]=200 # below this, they're yellow
cfg[bar_warn]=500 # below this, they're orange, and above, they're red (fail)
worker_add every_1min 60
worker_add every_5min 300
worker_add every_30min 1800
worker_add notify 60