[collector,manager,doc]feature 支持Linux操作系统监控类型 (#20)

* [collector,manager]支持Linux操作系统监控类型

* [collector,manager]linux监控类型新增内存,磁盘,网络监控指标

* [web-app]前端放开操作系统

* [home]适配支持Linux操作系统监控帮助文档
This commit is contained in:
tomsun28
2022-03-12 14:16:50 +08:00
committed by GitHub
parent 0f5a0c0cfc
commit 5b33ac687e
16 changed files with 589 additions and 5 deletions

View File

@@ -60,6 +60,13 @@
"help/postgresql"
]
},
{
"type": "category",
"label": "操作系统",
"items": [
"help/linux"
]
},
{
"type": "category",
"label": "阈值告警配置",