Projects / ApacheTop

ApacheTop

ApacheTop is a curses-based top-like display for Apache information, including requests per second, bytes per second, most popular URLs, etc.

Tags Utilities Internet Log Analysis Web HTTP Servers Systems Administration Monitoring
Licenses BSD Original
Operating Systems POSIX BSD FreeBSD Solaris Linux Mac OS X
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 May 2004 11:18
  • Rrelease-after

Changes: This release adds support for Linux FAM, the ability to resolve IPs into hosts and vice-versa, and the ability to see individual return-code summaries for each table item.

  • Rrelease-mid
  •  25 Feb 2004 18:32
  • Rrelease-after

Changes: This release adds real-time regular expression filtering to the display, and has many minor bugfixes and code cleanups.

  • Rrelease-mid
  •  14 Jan 2004 08:46
  • Rrelease-after

Changes: This release fixes an intermittent fatal bug that occurred when ApacheTop had no data to display.

  • Rrelease-mid
  •  22 Dec 2003 13:30
  • Rrelease-after

Changes: This release adds a facility to view detailed information for one particular URL of the user's choice, and incorporates several minor bugfixes.

  • Rrelease-mid
  •  28 Nov 2003 10:31
  • Rrelease-after

Changes: This release fixes the inability to run with no command line arguments, a bug which snuck into 0.8.

Rss Recent comments

Rcomment-before 15 May 2009 17:05 Rcomment-trans 07b7777646d9e1c72662b931c64dd4c4_tiny void64 Rcomment-after

I've been looking for something like apachetop, it's great! One problem I've encountered though: when I try to start it with more than one logfile (using the -f option twice) it will popup, and then immediately exit again. Starting any of the individual logfiles by themselves works fine though. I'm using it on Linux Ubuntu, not sure what version came in the package (how can I check the version?). Let me know if you have any suggestions - thanks.

Rcomment-before 18 Sep 2006 05:29 Rcomment-trans mcclimont Rcomment-after

Patch to allow writing statistics to a file.
This utility i found perfect for providing statistics that could be parsed and then imported in to Cacti for graphing.

The only problem i was the on-screen output i couldn't find an easy and clean way to capture the statistics ready for parsing.

So i've created a patch that allows the parameter: -o [filename] , which allows the clean output of the statistics to a file of your choice.

The rest of the functionality is un-changed.

The patch can be found here:

http://www.users.on.net/~mcclimont/apachetop.outputfile.patch.gz

Enjoy!

Rcomment-before 06 Oct 2003 02:33 Rcomment-trans gvy Rcomment-after

Re: name clash
*Much* better now :)

BTW, if the LICENSE states it's BSD, then you shouldn't keep COPYING to avoid possible confusion.

Thanks :-)

Rcomment-before 03 Oct 2003 16:14 Rcomment-trans celsworth Rcomment-after

Re: Tailing multiple files

> It would be nice to tail all the files
> at the same time for reporting.

Sure, I've added it onto the TODO list so I don't forget about it.

Rcomment-before 03 Oct 2003 16:13 Rcomment-trans celsworth Rcomment-after

Re: name clash

> Thanks for the thingie, albeit somewhat
> CPU-hungry with default settings and not
> too busy webserver it's very useful at
> times.

Okay, now I see what you mean about CPU hungry. 0.6 fixes this bug where apachetop sucked up all the CPU time it could. Linux exhibits slightly strange select() behaviour that FreeBSD doesn't, so that slipped by me. Try the pre-release archive of 0.6 and see if it's any better for you.

No-screenshot

Project Spotlight

Crow Designer

A graphical interface editor.

9e99a3eca2822f0a4eaefbe600811170_thumb

Project Spotlight

bit

A bit buffer manipulation library.