Programs: resource management

From wikinotes

TODO:

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

Operating System

General

bottom

Windows

vmmap

MacOS

mbpfan cpu fan control from linux

Unix

sockstat which programs are using ports?
netstat info about ports/traffic
lsof list open files
df device capacity/usage
btop resource usage monitoring

Linux

gnu top cpu/mem/swap usage
linux free memory usage
lm_sensors fan, cpu, battery, etc. tempatures and info
iostat linux io request info
vmstat linux resource usage
nvidia-smi nvidia gpu monitoring
lsusb list devices connected over USB
lspci list devices connected over PCI slots
tlp power management
laptop mode tools power management
thermald heat management
powertop stats/controls about power usage
cpupower view, and optionally manage cpu frequency
i7z display cpu frequency info
auto-cpufreq manages cpu scaling
gnu ps show process info

BSD

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