added some parser foo... just some idea.
This commit is contained in:
parent
f05314fab8
commit
846be462d4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"periods": {"shortPeriod": {"seconds": 5, "comment": "Interval job; every 10 seconds"}},
|
||||
"hosts":
|
||||
{
|
||||
"a.systemchaos.org": {"host": "a.systemchaos.org", "services": {"ping":[{}]}},
|
||||
"a.systemchaos.org": {"host": "a.systemchaos.org", "services": {"ping":[{ "parser": { "name": "df", "line": 2, "col": 5 }}]}},
|
||||
"b.systemchaos.org": {"host": "b.systemchaos.org", "services": {"ping":[{}]}},
|
||||
"google.de": {"host": "google.de", "services": {"ping":[{}]}}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue