added double ping service to show up the classItem error. see dev list for that.

This commit is contained in:
Johannes Findeisen 2013-06-27 07:56:47 +02:00
commit caaf1cb87c

View file

@ -19,6 +19,12 @@
{"class": "mongodb", "args":{ "host": "mongodb.burnscorp.org", "user": "homer", "password": "useless", "database": "default" }}
],
"services":[
{
"class": "ping",
"fails": {"donut": 2000},
"periods":["doh"],
"threshold": 500
},
{
"class": "ping",
"fails": {"donut": 2000},