Hello i have problem with pmmacct reporting 2x as much traffic as there was.I had transfered about 200MB and here its reporting 444624266. This a mysql query for IP. SELECT* FROM `acct` WHERE ip_dst='10.22.19.60' and ip_src='0.0.0.0' 0:0:0:0:0:0 0:0:0:0:0:0 0.0.0.0 10.22.19.60 0 0 ip 408116 444624266 2005-03-16 20:00:00 2005-03-16 21:00:01 If anyone has had any experience with looking into reporting values plz lemme know,how can i get the bottom of this. Thanx for help
PS:For Paolo Lucente this is there problem what i was writing recently to you too. Below my current config of pmacct. interface: eth0 daemonize: true debug: false pidfile: /var/run/pmacctd.pid syslog: user aggregate: src_host,dst_host plugins: mysql[in], mysql[out] sql_db: bwstat sql_table: acct sql_table_version: 1 sql_user: bwstat sql_passwd: xxxxxxxxxxx sql_refresh_time: 60 sql_history: 1h sql_history_roundoff: mh networks_file: /etc/pmacct/networks.lst plugin_pipe_size: 4096000 plugin_buffer_size: 4096 sql_cache_entries: 99991 -- Best regards, Pajlatek mailto:[EMAIL PROTECTED]
