You can view the performance details of each CPUs of your machine in the top command by pressing...
Read more »How to view the performance details of individual CPUs in the top command
Category: Beginner Tags:
- Login to post comments
iptstate - Top-like state for netfilter/iptables
iptstate displays information held in the IP Tables state table in real-time in a top-like format. Output can be sorted by any field, or any field reversed.
Read more »Linux performance basics
I want to write about Cassandra performance tuning, but first I need to cover some basics: how to use vmstat, iostat, and top to understand what part of your system is the bottleneck -- not just for Cassandra but for any system.
Read more »Category: High End Tags:
- Login to post comments
Top 9 Linux Applications of 2009
From all of the new programs and releases that came out in 2009, a few particular programs deserve some extra recognition for their amazing work and progress.
Read more »Category: End User Tags:
- Login to post comments
16 "top"-Like Linux Apps / Commands
htop - Undoubtedly the most famous of the top-like tools. It implements some extra options to the "top" command, like colors, ability to scroll horizontally and vertically, and a better interaction with the processes listed.
nethogs - network information, but instead of displaying the traffic by protocol, nethogs shows the bandwidth usage by process. Very interesting.
Read more »Category: End User Tags:
More Quick Ways To Find CPU Bottlenecks On Linux
Maybe that Linux system sluggishness is being caused by the CPU? It's worth a look :)
Read more »Category: Beginner Tags:
- Login to post comments