Review at  https://gerrit.osmocom.org/2929

lc15bts-mgr: use extended config file example

Change-Id: I0ef9d00a031b7d7e59150a28a6972c620ff19e92
Related: SYS#3686
---
M doc/examples/litecell15/lc15bts-mgr.cfg
1 file changed, 41 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/29/2929/1

diff --git a/doc/examples/litecell15/lc15bts-mgr.cfg 
b/doc/examples/litecell15/lc15bts-mgr.cfg
index 27ed326..e7c9926 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 @@
   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

-- 
To view, visit https://gerrit.osmocom.org/2929
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ef9d00a031b7d7e59150a28a6972c620ff19e92
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msur...@sysmocom.de>

Reply via email to