mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 17:42:12 +08:00
get to post
This commit is contained in:
@@ -60,7 +60,7 @@ cd ServerStatus/server && make
|
||||
```diff
|
||||
! watchdog rule 可以为任何已知字段的表达式。
|
||||
! watchdog interval 最小通知间隔。
|
||||
! watchdog callback 可自定义为Get方法的URL,告警内容将拼接其后并发起回调。
|
||||
! watchdog callback 可自定义为Post方法的URL,告警内容将拼接其后并发起回调。
|
||||
|
||||
! watchdog callback Telegram:https://api.telegram.org/bot你自己的密钥/sendMessage?parse_mode=HTML&disable_web_page_preview=true&chat_id=你自己的标识&text=
|
||||
! watchdog callback Server酱: https://sctapi.ftqq.com/你自己的密钥.send?title=ServerStatus&desp=
|
||||
|
||||
Reference in New Issue
Block a user