summaryrefslogtreecommitdiff
path: root/www/apachetop/DESCR
diff options
context:
space:
mode:
authorsketch <sketch@pkgsrc.org>2003-12-08 16:28:38 +0000
committersketch <sketch@pkgsrc.org>2003-12-08 16:28:38 +0000
commit2dbfddea5cd2806d108b732784fb6f1ff4e3f18c (patch)
treed985dc503605b2338ce2e81d773c012437914b5f /www/apachetop/DESCR
parentc65d264167e6f41691df73ba527045339ad0f94f (diff)
downloadpkgsrc-2dbfddea5cd2806d108b732784fb6f1ff4e3f18c.tar.gz
Initial import of apachetop-0.8.2 into the NetBSD Packages Collection.
ApacheTop provides a realtime display of Apache logfile statistics in a similar manner to top(1).
Diffstat (limited to 'www/apachetop/DESCR')
-rw-r--r--www/apachetop/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apachetop/DESCR b/www/apachetop/DESCR
new file mode 100644
index 00000000000..0e7efda8fb4
--- /dev/null
+++ b/www/apachetop/DESCR
@@ -0,0 +1,3 @@
+ApacheTop watches a logfile generated by Apache (in standard common or
+combined logformat, although it doesn't (yet) make use of any of the extra
+fields in combined) and generates human-parsable output in realtime.