BIGTOP-4238: Collect metrics for disk I/O and file descriptors#83
BIGTOP-4238: Collect metrics for disk I/O and file descriptors#83kevinw66 merged 14 commits intoapache:mainfrom
Conversation
...r-server/src/main/java/org/apache/bigtop/manager/server/controller/MonitoringController.java
Outdated
Show resolved
Hide resolved
...r-server/src/main/java/org/apache/bigtop/manager/server/controller/MonitoringController.java
Outdated
Show resolved
Hide resolved
bigtop-manager-server/src/main/java/org/apache/bigtop/manager/server/proxy/PrometheusProxy.java
Outdated
Show resolved
Hide resolved
bigtop-manager-server/src/main/java/org/apache/bigtop/manager/server/proxy/PrometheusProxy.java
Outdated
Show resolved
Hide resolved
|
You may need to run |
thanks for your guidance |
|
The title should start with |
|
on API "/api/monitoring/agentinfo": disk info of AgentInfo could display with separate file system ? DISK IO could also displayed with file system related ? not only displayed physical disk. as maybe we don't know which file system used higher Disk IO. |
ok,i understand |
Regarding Disk IO, we can obtain information about devices such as /dev/sda, /dev/sdb, etc. |
|
Thanks @Cat-Drink @lhpqaq @fuxiaofengfu @wuchunfu |
No description provided.