File: pmacctd-multiple-plugins.conf.example

package info (click to toggle)
pmacct 0.10.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,996 kB
  • ctags: 3,469
  • sloc: ansic: 24,572; sh: 3,136; makefile: 98
file content (19 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
!
! pmacctd configuration example
!
! Did you know CONFIG-KEYS contains the detailed list of all configuration keys
! supported by 'nfacctd' and 'pmacctd' ?
!
! debug: true 
daemonize: true 
interface: eth0
aggregate[in]: src_host
aggregate[out]: dst_host 
aggregate_filter[in]: dst net 192.168.0.0/16
aggregate_filter[out]: src net 192.168.0.0/16
plugins: memory[in], memory[out]
imt_path[in]: /tmp/acct_in.pipe
imt_path[out]: /tmp/acct_out.pipe
imt_buckets: 65537 
imt_mem_pools_size: 65536 
imt_mem_pools_number: 0