Processes and Resources

It is useful to be able to know what processes are running and how many resources (memory, storage and cpu) your jobs are using.

ps

top # iotop iftop atop

free

df

du

nproc ; uptime

netstat