[collector,manager,doc]feature 支持Linux操作系统监控类型 (#20)
* [collector,manager]支持Linux操作系统监控类型 * [collector,manager]linux监控类型新增内存,磁盘,网络监控指标 * [web-app]前端放开操作系统 * [home]适配支持Linux操作系统监控帮助文档
This commit is contained in:
@@ -60,6 +60,13 @@
|
||||
"help/postgresql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "操作系统",
|
||||
"items": [
|
||||
"help/linux"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "阈值告警配置",
|
||||
|
||||
Reference in New Issue
Block a user