Hi All,

New to pmacct so be kind please. Below is a copy of my config which I have
only data for our IP's being filtered however it would be great also to
record AS details so we can identify top traffic destinations so we can
look at peering to save on transit costings.

Is there an easy way to get this data and store it?

TIA

Cameron.

daemonize: true
pidfile: /var/run/nfacctd.pid

sql_db: netflow
sql_host: localhost
sql_user:
sql_passwd:

nfacctd_port: 9996
sql_refresh_time: 30
sql_table_version: 9

aggregate[inbound]: dst_host
aggregate[outbound]: src_host
aggregate_filter[inbound]: dst net 27.122.X.0/24 or 27.122.X.0/24 or
103.17.X.0/24 or 103.17.X.0/23
aggregate_filter[outbound]: src net 27.122.X.0/24 or 27.122.X.0/24 or
103.17.X.0/24 or 103.17.X.0/23


plugins: mysql[inbound], mysql[outbound]
sql_table[inbound]: acct_in
sql_table[outbound]: acct_out
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to