mirror of
https://github.com//cppla/ServerStatus
synced 2025-11-08 01:12:20 +08:00
Update README.md
This commit is contained in:
parent
da83c54e5b
commit
2e0d1f7fb9
@ -106,8 +106,8 @@ cd ServerStatus/server && make
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
{
|
||||
"name": "服务器宕机告警,排除海外机器",
|
||||
"rule": "online4=0&online6=0&time_10010<160&time_189<160&time_10086<160",
|
||||
"name": "服务器宕机告警,闪断引起的误报问题等待解决",
|
||||
"rule": "online4=0&online6=0",
|
||||
"interval": 600,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user