PC details and monitoring

cat /proc/meminfo
ram info
cat /proc/cpuinfo
cpu info
lshw
other info about the PC
memstat 1
real time of values
vmstat 1
Virtual memory stat.
iostat 1
IO metrics, realtime
iotop
similar to iostat
top or htop (if installed)
show resources
ipcs -m
processes shared memory
Comments