aboutsummaryrefslogtreecommitdiff
path: root/moncheck.conf.example
blob: 6d8a69aae6fcdc3fc71325f071d878aa2efce0b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "db": "user=moncheck dbname=monzero",
  "timeout": "5s",
  "wait": "5s",
  "path": [
    "/bin",
    "/sbin",
    "/usr/bin",
    "/usr/sbin"
  ],
  "workers": 25
}