aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/examples/litecell15/lc15bts-mgr.cfg42
1 files changed, 41 insertions, 1 deletions
diff --git a/doc/examples/litecell15/lc15bts-mgr.cfg b/doc/examples/litecell15/lc15bts-mgr.cfg
index 27ed326e..e7c9926f 100644
--- a/doc/examples/litecell15/lc15bts-mgr.cfg
+++ b/doc/examples/litecell15/lc15bts-mgr.cfg
@@ -1,15 +1,17 @@
!
-! SysmoMgr (0.3.0.141-33e5) configuration saved from vty
+! lc15bts-mgr (0.3.0.284-a7c2-dirty) configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
+ logging print category 0
logging timestamp 0
logging level all everything
logging level temp info
logging level fw info
logging level find info
+ logging level calib info
logging level lglobal notice
logging level llapd notice
logging level linp notice
@@ -17,8 +19,46 @@ log stderr
logging level lmi notice
logging level lmib notice
logging level lsms notice
+ logging level lctrl notice
+ logging level lgtp notice
!
line vty
no login
!
lc15bts-mgr
+ limits supply
+ threshold warning 60
+ threshold critical 78
+ limits soc
+ threshold warning 60
+ threshold critical 78
+ limits fpga
+ threshold warning 60
+ threshold critical 78
+ limits logrf
+ threshold warning 60
+ threshold critical 78
+ limits tx0
+ threshold warning 60
+ threshold critical 78
+ limits tx1
+ threshold warning 60
+ threshold critical 78
+ limits pa0
+ threshold warning 60
+ threshold critical 78
+ limits pa1
+ threshold warning 60
+ threshold critical 78
+ actions normal
+ pa0-on
+ pa1-on
+ bts-service-on
+ actions warn
+ no pa0-off
+ no pa1-off
+ no bts-service-off
+ actions critical
+ pa0-off
+ pa1-off
+ no bts-service-off