-
Notifications
You must be signed in to change notification settings - Fork 3
bnjmn/NetFlow-Collector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NetFlow-Collector
-----------------
Collect netflow.
## Install and dev
Requires:
- gevent (dev version; must have gevent.server.DatagramServer)
- greenlet
- jython
sudo apt-get install python-dev
pip install greenlet
pip install cython -e git://github.com/surfly/gevent.git#egg=gevent
Download, unpack and install `dpkt`
./setup.py install
## Softflowd
Softflow can be used to replay captured packets and serve Netflow data for testing.
Download v0.9.9 at http://code.google.com/p/softflowd/downloads/list
sudo apt-get install libpcap-dev
./configure
make
sudo make install
About
NetFlow Collector
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published