云计算 - 如何获取docker容器的瞬时io速度?
世界只因有你
世界只因有你 2017-04-27 09:01:45
0
1
659

例如启动容器A(不挂载目录),如何在物理机上查看该容器的io速度?

docker stats 命令并不起作用,其输出中的I/O信息是累计大小,而不是速度。

世界只因有你
世界只因有你

reply all(1)
过去多啦不再A梦

The I/O speed should be the same as the I/O of your host. If you want to see the I/O situation of a certain container, I would mind looking at the I/O situation of the process running in that container

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!