reverted to 7f9397eb30; needs some cleanups but then we are back online again.... ;)
This commit is contained in:
parent
3745c27c9a
commit
34e73a56f2
5 changed files with 52 additions and 62 deletions
|
|
@ -21,8 +21,7 @@
|
|||
"members": ["root"],
|
||||
"hosts": [ "a"],
|
||||
"services":[
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": true }, "periods": ["fast"], "threshold": 1 },
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": false }, "periods": ["fast"], "threshold": 1 }
|
||||
{ "class": "etc/dummy", "args": { "sleep": 1, "fail": true }, "periods": ["fast"], "threshold": 1 }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
@ -47,4 +46,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue