How to Install apachetop in Ubuntu 18.04



Install apachetop by entering the following commands in the terminal:

sudo apt update
sudo apt install apachetop

Description:

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.

Homepage: http://www.webta.org/projects/apachetop/

Version: 0.12.6-18build2

Section: universe/admin