puppet/modules/rhizo_base/templates/osmo-pcu.cfg.erb
Keith Whyte 982eddd011 Collectd: Listen on A-bis Ethernet
So that we can collect stats from the BTS/PCU
2022-06-14 05:36:04 +02:00

15 lines
269 B
Text

stats interval 10
stats reporter statsd
remote-ip 172.16.0.1
remote-port 8125
level global
no prefix
enable
pcu
flow-control-interval 10
cs 4
alloc-algorithm dynamic
gamma 0
<% if @osmo_stack == "split" -%>
neighbor resolution 172.16.0.1 4248
<% end -%>