This commit is contained in:
cppla 2022-07-17 10:11:11 +08:00
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"
}, },
{ {