mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts.git
synced 2025-11-01 20:53:45 +00:00
This patch allows to configure the warning temperature threshold, the severe temperature threshold of the board and the PA and the actions like the relative value power that we want to reduce the transmit power to and the part that we want to switch off or not. Signed-off-by: Alvaro Neira Ayuso <anayuso@sysmocom.de>
31 lines
658 B
INI
31 lines
658 B
INI
!
|
|
! SysmoMgr (0.3.0.141-33e5) configuration saved from vty
|
|
!!
|
|
!
|
|
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging timestamp 0
|
|
logging level all everything
|
|
logging level temp info
|
|
logging level fw info
|
|
logging level find info
|
|
logging level lglobal notice
|
|
logging level llapd notice
|
|
logging level linp notice
|
|
logging level lmux notice
|
|
logging level lmi notice
|
|
logging level lmib notice
|
|
logging level lsms notice
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
config-mgr
|
|
temperature-warning board -30 50
|
|
temperature-severe board -50 80
|
|
temperature-warning pa -30 50
|
|
temperature-severe pa -50 80
|
|
power-action on on off
|
|
power-reduce-transmitter 4
|