add some README doc

This commit is contained in:
Ulric Qin 2022-06-13 16:45:15 +08:00
parent 2cec2e40ed
commit 97f72f6f0b
2 changed files with 10 additions and 0 deletions

View File

@ -72,5 +72,8 @@ setting capabilities.
When using `method = "native"`, you will need permissions similar to the executable ping program for your OS.
## 监控大盘和告警规则
该 README 的同级目录下,提供了 dashboard.json 就是监控大盘的配置alerts.json 是告警规则,可以导入夜莺使用。

View File

@ -0,0 +1,7 @@
# processes
统计进程数量,比如 running 的有多少sleeping 的有多少total 有多少
## 监控大盘
该插件没有单独的监控大盘OS 的监控大盘统一放到 system 下面了