|
Hello all It is me again J Here is my conf file : interface: eth0 daemonize: true aggregate: src_mac,dst_mac,src_host,dst_host,src_port,dst_port plugins: mysql sql_db: pmacct sql_table: acct sql_table_version: 1 sql_passwd: xxx sql_user: pmacct sql_refresh_time: 2 sql_history: 1h promisc: false pcap_filter: host not 192.168.1.1 and host not 10.0.0.1
and ether dst not ff:ff:ff:ff:ff:ff All is working fine but … Look at the sql_history option, I set up for 1h. The problem is it is not working properly, I mean I got
a new record maybee every 10 second (for the same ip_src and ip_dst) I set up sql_history as 1h but pmacct doesn’t
mind So my database get bigger and bigger J Thanks you in advance. Nicolas |
_______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
