Notes: _____ __ _ |_ _| __ __ _ / _| ___ ___ _ _ _ __ | |_ | || '__/ _` | |_ / __/ _ \| | | | '_ \| __| | || | | (_| | _| (_| (_) | |_| | | | | |_ |_||_| \__,_|_| \___\___/ \__,_|_| |_|\__| By Amir Shalem <amir@boom.org.il> 1. What is Trafcount? 2. How do I install Trafcount? 3. How do I use Trafcount? 4. Are there any current known bugs/issues? 5. Where can I get new versions or contact the author? --- 1. What is Trafcount? Trafcount is a traffic monitor for admins. It allows you to monitor how much amount were transfered by each user, on diffrent interfaces. 2. How do I install Trafcount? See the included INSTALL file. 3. How do I use Trafcount? You load the trafcount module using: kldload trafcount.ko (the module will be auto loaded using the init script /usr/local/etc/rc.d/trafcount.sh) You can see the lastest stats using the client trafcount [ -u user ] [ -i interface ] 4. Are there any current known bugs/issues? Currently, there are no known bugs/issues/problems. 5. Where can I get new versions or contact the author? Relative web links: a. sourceforge`s project entry: http://sourceforge.net/projects/trafcount b. CVS web tree: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/trafcount c. Anonymous CVS Access: cvs -d:pserver:anonymous@cvs.trafcount.sourceforge.net:/cvsroot/trafcount login cvs -d:pserver:anonymous@cvs.trafcount.sourceforge.net:/cvsroot/trafcount co trafcount The author's email address is amir@boom.org.il Amir S.