just cleanups

This commit is contained in:
Johannes Findeisen 2013-09-19 21:28:56 +02:00
commit 305ec95110
5 changed files with 9 additions and 13 deletions

View file

@ -8,7 +8,7 @@
}
},
"periods": {
"always": { "seconds": 2 }
"always": { "seconds": 60 }
},
"hostgroups":{
"servers":{
@ -19,7 +19,7 @@
"class": "tcpconnect",
"args": { "port": 80 },
"periods": ["always"],
"threshold": 2
"threshold": 5
}
]
}