add new chinese translations
This commit is contained in:
20
pages.zh/linux/sdiag.md
Normal file
20
pages.zh/linux/sdiag.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# sdiag
|
||||
|
||||
> 显示关于 `slurmctld` 执行的信息。
|
||||
> 更多信息:<https://slurm.schedmd.com/sdiag.html>。
|
||||
|
||||
- 显示与 `slurmctld` 执行相关的所有性能计数器:
|
||||
|
||||
`sdiag --all`
|
||||
|
||||
- 重置与 `slurmctld` 执行相关的性能计数器:
|
||||
|
||||
`sdiag --reset`
|
||||
|
||||
- 指定输出格式:
|
||||
|
||||
`sdiag --all --{{json|yaml}}`
|
||||
|
||||
- 指定要发送命令的集群:
|
||||
|
||||
`sdiag --all --cluster={{cluster_name}}`
|
Reference in New Issue
Block a user