fuxiaofengfu commented on PR #83:
URL: https://github.com/apache/bigtop-manager/pull/83#issuecomment-2423774553

   
   on API "/api/monitoring/agentinfo": disk info of AgentInfo could show with 
separate file system ?
   {
         "hostname": "linux-follower-2",
         "iPv4addr": "192.168.65.6",
         "cpuInfo": "QEMU Virtual CPU version 2.5+",
         "time": "2024-10-19T19:18:49",
         "os": "Linux",
         "architecture": "amd64",
         "physical_cores": "1",
         "memIdle": 1500139520,
         "memTotal": 3840593920,
         "diskFreeSpace": 125490970624,
         "diskTotalSpace": 131423035392
       }
   
   DISK IO also could show with file system related ? not only show physical 
disk. as maybe we don't know which file system used higher Disk IO. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to