Project

General

Profile

Meas web » History » Revision 2

Revision 1 (Anonymous, 02/19/2016 10:48 PM) → Revision 2/8 (Anonymous, 02/19/2016 10:48 PM)

 
 == Web version of the OpenBSC meas_vis utility == 

 This tool will allow you to display and browse the measurement reports of OpenBSC on a web based interface. 

 https://github.com/fairwaves/meas_web 

 How to install and configure the meas_web utlility: 

 Get the code: 

 git clone https://github.com/fairwaves/meas_web.git 

 Install dependencies: 

 1. Install websocketd: 

 https://github.com/joewalnes/websocketd/releases/ 

 In this example we are going to use a 64bit version: 

 wget https://github.com/joewalnes/websocketd/releases/download/v0.2.11/websocketd-0.2.11_amd64.deb 

 sudo dpkg -i websocketd-0.2.11_amd64.deb 

 2. Install runit: 

 sudo apt-get install runit 

 


Add picture from clipboard (Maximum size: 48.8 MB)