config changes
This commit is contained in:
parent
80b3c0bcc0
commit
f6df05665a
1 changed files with 1 additions and 1 deletions
|
|
@ -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" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue