add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,20 +1,20 @@
# bmon
> 监控带宽并捕获网络相关统计信息。
> 更多信息:<https://github.com/tgraf/bmon>.
> 更多信息:<https://github.com/tgraf/bmon>
- 显示所有接口的列表:
`bmon -a`
- 以每秒数显示数据传输速率:
- 以每秒比特数显示数据传输速率:
`bmon -b`
- 设置策略以定义显示哪些网络接口:
- 指定策略以定义显示哪些网络接口:
`bmon -p {{interface_1,interface_2,interface_3}}`
- 设置计算每个计数器速率的间隔(以秒为单位):
- 指定计算每个计数器速率的时间间隔(以秒为单位):
`bmon -R {{2.0}}`
`bmon -R {{2.0}}`