Programs: resource management

From wikinotes
Revision as of 13:52, 9 May 2021 by Will (talk | contribs) (→‎Linux)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TODO:

This page needs to be filled out. Lots of documentation already exists elsewhere.

Operating System

General

bottom

Windows

vmmap

MacOS

MacOS is a fork of FreeBSD, most FreeBSD tools are available here.

Unix

sockstat which programs are using ports?
netstat info about ports/traffic
lsof list open files
df device capacity/usage
tlp power management

Linux

gnu top cpu/mem/swap usage
linux free memory usage
sensors cpu temp
nvidia-smi nvidia gpu monitoring

BSD

bsd top
FreeBSD ifconfig
bsd ps
bsd top
procstat
bsd vmstat
tcpdump
dtrace