commands.sh

sdiag

linux

Show information about the execution of `slurmctld`.

More info →

Options (3)

-a, --allboolean

Show all performance counters related to the execution of `slurmctld`

Example: sdiag {{[-a|--all]}}
-r, --resetboolean

Reset performance counters related to the execution of `slurmctld`

Example: sdiag {{[-r|--reset]}}
-M, --clusterboolean

Specify the cluster to send commands to

Example: sdiag {{[-a|--all]}} {{[-M|--cluster]}} {{cluster_name}}

Examples (4)

Show all performance counters related to the execution of `slurmctld`

sdiag [-a|--all]

Reset performance counters related to the execution of `slurmctld`

sdiag [-r|--reset]

Specify the output format

sdiag [-a|--all] --json|yaml

Specify the cluster to send commands to

sdiag [-a|--all] [-M|--cluster] cluster_name
made by @shridhargupta | data from tldr-pages