e7e4892a118ee0f28d134a9665d03faa0687765e
[openwrt/svn-archive/archive.git] / net / pmacct / files / pmacctd.conf
1 !
2 ! pmacctd configuration example
3 !
4 ! debug: true
5 interface: vlan1
6 daemonize: true
7 pidfile: /var/run/pmacctd.pid
8 pmacctd_id: 1
9 aggregate: src_host,dst_host
10 ! aggregate: src_net,dst_net
11 plugins: memory
12 imt_buckets: 65537
13 imt_mem_pools_size: 65536
14 ! imt_mem_pools_number: 0
15 ! plugins: mysql
16 ! plugins: pgsql
17 ! plugins: sqlite3
18 ! sql_db: pmacct
19 ! sql_table: acct
20 ! sql_table_version: 2
21 ! sql_passwd: arealsmartpwd
22 ! sql_user: pmacct
23 ! sql_refresh_time: 90
24 ! sql_optimize_clauses: true
25 ! sql_history: 10m
26 ! sql_history_roundoff: mh
27 ! networks_file: ./networks.example