just an update to the json file i am using
This commit is contained in:
parent
90257756e6
commit
cb8c17188d
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"periods": {
|
||||
"always": { "seconds": 5 }
|
||||
"always": { "seconds": 2 }
|
||||
},
|
||||
"hostgroups":{
|
||||
"servers":{
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"class": "tcpconnect",
|
||||
"args": { "port": 80 },
|
||||
"periods": ["always"],
|
||||
"threshold": 10
|
||||
"threshold": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue