aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-07-31 18:48:35 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-08-21 15:49:06 +0200
commit013df51ca8693d39ee01252f71d1e61f7cff84b4 (patch)
tree140a7db0842dcb8ddbb5dbf398df1e1b118e2ce3 /doc
parent07198750b29fa891dd6c1d6266964691aa9e9095 (diff)
sysmobts: Add VTY support to the sysmobts-mgr
Add VTY support to the manager. This way we can interactively inspect the state of the system and trigger events.
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/sysmobts-mgr.cfg24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/examples/sysmobts-mgr.cfg b/doc/examples/sysmobts-mgr.cfg
new file mode 100644
index 00000000..3b28d785
--- /dev/null
+++ b/doc/examples/sysmobts-mgr.cfg
@@ -0,0 +1,24 @@
+!
+! 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
+!
+sysmobts-mgr