aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-06-16 14:42:16 +0200
committerMax <msuraev@sysmocom.de>2017-06-19 08:34:23 +0000
commitaa5edff4771b990d4b90f33a7b706c1171833977 (patch)
tree48e3b9e07523c29940dedfdd41ab1ee7246f978a
parentf4544573f84f2fbfd2f11b4c35274c304c05df4b (diff)
lc15bts-mgr: use extended config file example
-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