added templates
This commit is contained in:
parent
0ec9c51418
commit
5661fe9d5c
4 changed files with 25 additions and 10 deletions
|
|
@ -29,10 +29,10 @@
|
|||
"threshold": 50
|
||||
},
|
||||
{
|
||||
"class": "ping",
|
||||
"fails": {"donut": 1000},
|
||||
"periods": ["doh"],
|
||||
"threshold": 100
|
||||
"class": "ping",
|
||||
"fails": {"donut": 1000},
|
||||
"periods": ["doh"],
|
||||
"threshold": 100
|
||||
},
|
||||
{
|
||||
"class": "tcpconnect",
|
||||
|
|
@ -41,6 +41,11 @@
|
|||
"fails": {"donut": 0},
|
||||
"threshold": 0,
|
||||
"comment": "my personal reminder, hehe"
|
||||
},
|
||||
{
|
||||
"template": "tcpconnect_80",
|
||||
"threshold": 10,
|
||||
"periods": ["moes_time"],
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue