Iam trying trying to get some numbers that i can use...

Iam exporting from two cisco asr1002 routers.

What i then do is ftp a 15 gb file the goes via the asr1002 routers
and i just cant seem to see the numbers

And after an hour i just seeing 177510000 bytes of data in mysql...
And iam not sampling on the cisco routers


my router config is as follow

ip flow-export source Loopback0
ip flow-export version 5 peer-as
ip flow-export destination x.x.x.x 9000

and of course ip flow ingress on all interfaces... i just dont see uni 
directional traffic ... i also tried with egress


Here is my config..

! nfacctd configuration example
!
! Did you know CONFIG-KEYS contains the detailed list of all configuration keys
! supported by 'nfacctd' and 'pmacctd' ?
!
debug: true
!daemonize: true

aggregate: tag, src_host, dst_host
plugin_pipe_size: 40960000
plugin_buffer_size: 40960
nfacctd_port: 9000

! nfacctd_time_secs: true

nfacctd_time_new: true

plugins: mysql

sql_db: pmacct
sql_table: acct
sql_table_version: 2
sql_passwd: *****
sql_user: root
sql_refresh_time: 600
sql_multi_values: 100000
sql_dont_try_update: true
sql_cache_entries: 256000
! sql_optimize_clauses: true
sql_history: 10m
sql_history_roundoff: mh


Thomas
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to