Tag Archives: top

Top for Apache activity

While top can show you that yes, it is Apache that is taking up all your server’s resources, what can you do to narrow down the activity to a particular site being served on the box? You could tail the … Continue reading

Posted in CLI | Tagged , , , | 1 Comment

Topping top: htop

Top is a very handy and common application. But there is always room for improvement, even in common and simple programs. In this case, meet htop. It performs a similar function to top, viz. showing you what is using your … Continue reading

Posted in CLI | Tagged , , | 2 Comments