= flowmon = flowmon is a Network-Flow monitoring system written in Python an PHP whose development was sponsored as a Diploma Thesis by Red Hat. Currently it supports Cisco !NetFlow v9 as it is the most common !NetFlow protocol in use. Rudimentary support for sFlow v5 has been added but is not yet feature complete. Development of flowmon has focused on easy extendability and a modular design. This is achieved by implementing plugin architecture in the flow-collector as well as the web interface. Adding additional Flow-protocols and different visualization styles should be easy without having to change any code in the main applications. As a backend storage for archive data both MySQL and PostgreSQL are supported. To check out the newest code: {{{ svn co https://svn.bawue.org/flowmon/trunk }}} ------- ------- Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.org/ Trac] to better fit your project, especially in regard to ''components'', ''versions'' and ''milestones''. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' == Starting Points == * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex.