add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / admin / pmacct / files / uacctd.conf
1 !
2 ! uacctd configuration example
3 !
4 ! debug: true
5
6 uacctd_group : 1
7
8 daemonize: true
9 pidfile: /var/run/uacctd.pid
10 aggregate: src_host,dst_host
11 ! aggregate: src_net,dst_net
12 plugins: memory
13 imt_buckets: 65537
14 imt_mem_pools_size: 65536
15 ! imt_mem_pools_number: 0
16 ! plugins: mysql
17 ! plugins: pgsql
18 ! plugins: sqlite3
19 ! sql_db: uacct
20 ! sql_table: acct
21 ! sql_table_version: 2
22 ! sql_passwd: arealsmartpwd
23 ! sql_user: uacct
24 ! sql_refresh_time: 90
25 ! sql_optimize_clauses: true
26 ! sql_history: 10m
27 ! sql_history_roundoff: mh
28 ! networks_file: ./networks.example