freebsd-ports/www/mod_watch/pkg-descr
Akinori MUSHA e7a5e5a707 Add mod_watch, an Apache module to monitor bandwidth usage. For use
with MRTG etc.

PR:		ports/29853
Submitted by:	Anders Nordby <anders@fix.no>
2001-09-03 18:27:28 +00:00

8 lines
365 B
Text

This Apache module will watch and collect the bytes in & out per virtual host,
per file owner, and the web server as a whole. It was designed for use with
MRTG, which will make nice graphical representations of the data, but is
general enough that it can be applied to other purposes.
WWW: http://www.snert.com/Software/mod_watch/
- Anders Nordby <anders@fix.no>