[MERGED] osmo-bts[master]: lc15bts-mgr: use extended config file example

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Mon Jun 19 08:34:23 UTC 2017


Max has submitted this change and it was merged.

Change subject: lc15bts-mgr: use extended config file example
......................................................................


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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I0ef9d00a031b7d7e59150a28a6972c620ff19e92
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list