Installation
Install the prerequisite libraries:
yum -y install readline-devel ncurses-develDownload the source code for apachetop:
cd /extra/src
wget http://www.webta.org/apachetop/apachetop-0.12.6.tar.gz
tar zxf apachetop-0.12.6.tar.gz
cd apachetop-0.12.6Configure and build it. You can optionally include a default log file to parse with a
--with-logfile=/path/to/apache/logfile../configure
make
make installUsage
http://www.howtogeek.com/howto/ubuntu/monitor-your-website-in-real-time-with-apachetop/
- Login to post comments