puppet/modules/rhizo_base/templates/osmo-bts-sysmo.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

42 lines
823 B
Text

!
! OsmoBTS () configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
logging print category-hex 0
logging print category 1
logging timestamp 0
logging print file 1
logging level rsl info
logging level oml info
logging level rll notice
logging level rr notice
logging level meas notice
logging level pag info
logging level l1c info
logging level l1p info
logging level dsp info
logging level abis notice
stats interval 10
stats reporter statsd
remote-ip 172.16.0.1
remote-port 8125
level global
no prefix
enable
!
line vty
no login
!
phy 0
instance 0
bts 0
band <%= @bts[@i]["band"] %>
ipa unit-id 1000 <%= @bts[@i]["uid"] %>
oml remote-ip <%= @bsc_ip_address %>
rtp jitter-buffer <%= @jb_bts %>
trx 0
phy 0 instance 0
nominal-tx-power <%= @bts[@i]["nom"] %>