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