Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, traffic-vis generates traffic stats in html, ps, text and gif formats. It consists of one collector which runs as a daemon. On USR1 it will dump the stats to a specified file. From this file you can generate html, ps, text and gif format traffic stats with the included tools. Contains one tool for excluding specific hosts from the stats file and one for reverse name resolution. The tools are normally connected via a pipe like traffic-resolve <traffic-vis.log | traffic-tohtml >traffic-vis.html Depends on net-libs/libpcap and dev-libs/glib When USE flags contains gif the optional gif support will be installed and then it also depends on media-libs/netpbm app-text/ghostscript and dev-lang/perl Suggested category net-analyzer/traffic-vis Sven
Created an attachment (id=19694) [details] traffic-vis-0.35.ebuild
Created an attachment (id=19695) [details] traffic-vis-0.35-gentoo.patch for files directory Patches the Makefiles to use our CFLAGS for optimization
Created an attachment (id=19696) [details] traffic-vis.conf.d for files directory
Created an attachment (id=19697) [details] traffic-vis.init.d for files directory
Looks good, except just put the absolute location of the HOMEPAGE (ie, no ${P}), this is so people doing `less foo.ebuild` can copy/paste. ;) Additionally, the program is licensed under BSD and not GPL. This should be in CVS within the hour.