- dmidecode
- hwinfo
- lscpu
- lshw
- lspci (lspci -v | grep -A 10 for graphics driver info)
- lsblk
- blkid (Like lsblk, but gives UUID without extra params required)
- /proc/cpuinfo
- /proc/meminfo
- free -m
- hdparm -i /dev/sdX
- hdparm -Tt /dev/sdX (Quick hard drive read speed test)
- df -h Disk usage on mounted drives
- du -h -d1 (Disk usage from current dir down, but only output one level)
- mount -l (Show all mount points, also cat /proc/mounts)
- top
- iotop / iostat
- jenttop / iptraf
- netstat
Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts
Saturday, January 21, 2017
List of Linux Hardware and System Monitoring Tools
Subscribe to:
Posts (Atom)