config changes

This commit is contained in:
Johannes Findeisen 2013-05-31 05:13:35 +02:00
commit 3220133b18

View file

@ -49,7 +49,7 @@
}, },
"web.systemchaos.org": {"host": "web.systemchaos.org", "web.systemchaos.org": {"host": "web.systemchaos.org",
"services": { "services": {
"htmlcontent":[{ "args": { "port": 80, "string": "<h1>I am up!</h1>" }, "htmlcontent":[{ "args": { "port": 80, "path": "/status.cgi", "string": "<h1>I am up!</h1>" },
"fails": { }, "fails": { },
"threshold": 2, "threshold": 2,
"parser": { "name": "none" }, "parser": { "name": "none" },