
sstat
List of commands for sstat:
-
sstat:tldr:38eb9 sstat: Display list of fields available.$ sstat --helpformattry on your machineexplain this command
-
sstat:tldr:45e3e sstat: Display status information of a comma-separated list of jobs.$ sstat --jobs=${job_id}try on your machineexplain this command
-
sstat:tldr:f319f sstat: Display job ID, average CPU and average virtual memory size of a comma-separated list of jobs, with pipes as column delimiters.$ sstat --parsable --jobs=${job_id} --format=${JobID},${AveCPU},${AveVMSize}try on your machineexplain this command