mirror of https://github.com/cppla/ServerStatus
pull/189/head
parent
de0bc9dd74
commit
a788b5da90
|
@ -41,8 +41,8 @@
|
|||
"watchdog": [
|
||||
{
|
||||
"name": "cpu high warning",
|
||||
"rule": "cpu>90",
|
||||
"interval": 1200,
|
||||
"rule": "cpu>98",
|
||||
"interval": 600,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue