salloc, sattach, sbcast, sdiag, sprio, sshare, strigger, sview, sh5util, scrun, scrontab: add pages (#11651)
2023-12-18 23:53:21 +01:00
|
|
|
# sdiag
|
|
|
|
|
|
|
|
> Show information about the execution of `slurmctld`.
|
|
|
|
> More information: <https://slurm.schedmd.com/sdiag.html>.
|
|
|
|
|
|
|
|
- Show all performance counters related to the execution of `slurmctld`:
|
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`sdiag {{[-a|--all]}}`
|
salloc, sattach, sbcast, sdiag, sprio, sshare, strigger, sview, sh5util, scrun, scrontab: add pages (#11651)
2023-12-18 23:53:21 +01:00
|
|
|
|
|
|
|
- Reset performance counters related to the execution of `slurmctld`:
|
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`sdiag {{[-r|--reset]}}`
|
salloc, sattach, sbcast, sdiag, sprio, sshare, strigger, sview, sh5util, scrun, scrontab: add pages (#11651)
2023-12-18 23:53:21 +01:00
|
|
|
|
|
|
|
- Specify the output format:
|
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`sdiag {{[-a|--all]}} --{{json|yaml}}`
|
salloc, sattach, sbcast, sdiag, sprio, sshare, strigger, sview, sh5util, scrun, scrontab: add pages (#11651)
2023-12-18 23:53:21 +01:00
|
|
|
|
|
|
|
- Specify the cluster to send commands to:
|
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`sdiag {{[-a|--all]}} {{[-M|--cluster]}} {{cluster_name}}`
|