just an update to the json file i am using

This commit is contained in:
Johannes Findeisen 2013-08-15 02:50:15 +02:00
commit e71bbee704

View file

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