mirror of https://github.com/cppla/ServerStatus
300s
parent
94896bac80
commit
615cec88c2
|
@ -52,9 +52,9 @@
|
|||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
{
|
||||
"name": "ipv4 offline warning",
|
||||
"rule": "online4=0",
|
||||
"interval": 1800,
|
||||
"name": "offline warning",
|
||||
"rule": "online4=0&online6=0",
|
||||
"interval": 300,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue