You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Git User d6fe38272e Intial flowy commit 14 years ago
flowy-run Intial flowy commit 14 years ago
traces/2009-10-24 Intial flowy commit 14 years ago
3http-download.flw Intial flowy commit 14 years ago
README Intial flowy commit 14 years ago
__init__.py Intial flowy commit 14 years ago
aggr_operators.py Intial flowy commit 14 years ago
aggr_operators.pyc Intial flowy commit 14 years ago
allen_index.py Intial flowy commit 14 years ago
allen_index.pyc Intial flowy commit 14 years ago
allen_ops.py Intial flowy commit 14 years ago
allen_ops.pyc Intial flowy commit 14 years ago
custops.py Intial flowy commit 14 years ago
custops.pyc Intial flowy commit 14 years ago
filter.py Intial flowy commit 14 years ago
filter.pyc Intial flowy commit 14 years ago
filter_validator.py Intial flowy commit 14 years ago
filter_validator.pyc Intial flowy commit 14 years ago
flowy-py-files.tar.gz Intial flowy commit 14 years ago
flowy.py Intial flowy commit 14 years ago
flowy_exec.py Intial flowy commit 14 years ago
flowy_exec.pyc Intial flowy commit 14 years ago
ft2hdf.py Intial flowy commit 14 years ago
ft2hdf.pyc Intial flowy commit 14 years ago
ftreader.py Intial flowy commit 14 years ago
ftreader.pyc Intial flowy commit 14 years ago
gnuplot-http.dat Intial flowy commit 14 years ago
gnuplot-https.dat Intial flowy commit 14 years ago
gnuplot.dat Intial flowy commit 14 years ago
grouper.py Intial flowy commit 14 years ago
grouper.pyc Intial flowy commit 14 years ago
grouper_validator.py Intial flowy commit 14 years ago
grouper_validator.pyc Intial flowy commit 14 years ago
groupfilter.py Intial flowy commit 14 years ago
groupfilter.pyc Intial flowy commit 14 years ago
groupfilter_validator.py Intial flowy commit 14 years ago
groupfilter_validator.pyc Intial flowy commit 14 years ago
h5ports.h5 Intial flowy commit 14 years ago
http-download.flw Intial flowy commit 14 years ago
https-flows.flw Intial flowy commit 14 years ago
merger.py Intial flowy commit 14 years ago
merger.pyc Intial flowy commit 14 years ago
merger_validator.py Intial flowy commit 14 years ago
merger_validator.pyc Intial flowy commit 14 years ago
netflow-trace.h5 Intial flowy commit 14 years ago
operators.py Intial flowy commit 14 years ago
operators.pyc Intial flowy commit 14 years ago
options.py Intial flowy commit 14 years ago
options.pyc Intial flowy commit 14 years ago
parser.out Intial flowy commit 14 years ago
parser.py Intial flowy commit 14 years ago
parser.pyc Intial flowy commit 14 years ago
parsetab.py Intial flowy commit 14 years ago
parsetab.pyc Intial flowy commit 14 years ago
port-filter.flw Intial flowy commit 14 years ago
ports.flw Intial flowy commit 14 years ago
portsungroped.h5 Intial flowy commit 14 years ago
print_hdf_in_step.py Intial flowy commit 14 years ago
printhdf.py Intial flowy commit 14 years ago
profiler.py Intial flowy commit 14 years ago
profiler.pyc Intial flowy commit 14 years ago
profiling-heavy-functions.txt Intial flowy commit 14 years ago
pytables.py Intial flowy commit 14 years ago
pytables.pyc Intial flowy commit 14 years ago
record.py Intial flowy commit 14 years ago
record.pyc Intial flowy commit 14 years ago
run-output.txt Intial flowy commit 14 years ago
run-output2.txt Intial flowy commit 14 years ago
splitter.py Intial flowy commit 14 years ago
splitter.pyc Intial flowy commit 14 years ago
splitter_validator.py Intial flowy commit 14 years ago
splitter_validator.pyc Intial flowy commit 14 years ago
statement.py Intial flowy commit 14 years ago
statement.pyc Intial flowy commit 14 years ago
stats_print.py Intial flowy commit 14 years ago
timeindex.py Intial flowy commit 14 years ago
timeindex.pyc Intial flowy commit 14 years ago
ungroped.h5 Intial flowy commit 14 years ago
ungroped.h5.300k Intial flowy commit 14 years ago
ungrouper.py Intial flowy commit 14 years ago
ungrouper.pyc Intial flowy commit 14 years ago
ungrouper_validator.py Intial flowy commit 14 years ago
ungrouper_validator.pyc Intial flowy commit 14 years ago
validator_common.py Intial flowy commit 14 years ago
validator_common.pyc Intial flowy commit 14 years ago

README

Flowy - Network Flow Analysis Application

Requirements:

Python 2.5 or higher (tested with Python 2.6)
Pytables 2.1 or higher
PLY (Python Lex-Yacc) 2.5 or higher
pyflowtools 3.1 or higher


Usage:

ft2hdf.py - convert flow-tools traces to hdf hdf file
printhdf.py - print flowy hdf file
print_hdf_in_step.py - 	print two or more hdf files printing one record
			from each file at each step
flowy.py - the main flowy program