aboutsummaryrefslogblamecommitdiff
path: root/moncheck.conf.example
blob: 29f5d81b0259bb1c13d40c3f4a508b27e7869013 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                       
                  
                  







               
 
{
  "db": "user=moncheck dbname=monzero",
  "checker_id": 1,
  "timeout": "5s",
  "wait": "5s",
  "path": [
    "/bin",
    "/sbin",
    "/usr/bin",
    "/usr/sbin"
  ],
  "workers": 25
}