add new chinese translations
This commit is contained in:
16
pages.zh/linux/nmon.md
Normal file
16
pages.zh/linux/nmon.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# nmon
|
||||
|
||||
> 一款系统管理员、调优和基准测试工具。
|
||||
> 更多信息请访问:<https://manned.org/nmon>。
|
||||
|
||||
- 启动 `nmon`:
|
||||
|
||||
`nmon`
|
||||
|
||||
- 将记录保存到文件(默认 "-s 300 -c 288"):
|
||||
|
||||
`nmon -f`
|
||||
|
||||
- 将记录保存到文件,总共进行 240 次测量,每次测量之间间隔 30 秒:
|
||||
|
||||
`nmon -f -s {{30}} -c {{240}}`
|
Reference in New Issue
Block a user