apachetop

Realtime Apache monitoring tool

Install

All systems
curl cmd.cat/apachetop.sh
Debian Debian
apt-get install apachetop
Ubuntu
apt-get install apachetop
image/svg+xml Kali Linux
apt-get install apachetop
Fedora
dnf install apachetop
Windows (WSL2)
sudo apt-get update sudo apt-get install apachetop
OS X
brew install apachetop
Raspbian
apt-get install apachetop

apachetop

Realtime Apache monitoring tool

Apache top is a curses-based realtime utility to display information from a running copy of Apache. It is modelled after the standard 'top' utility, and displays information such as the requests pers second, bytes per second and the most popular URLs displayed. It must be run from a machine running Apache, as it works by processing the logfiles found in /var/log/apache.