User Tools

Site Tools


processing:mqview

Table of Contents

mqview

mqview is web based front-end for mqguard, completely written in JavaScript using ember framework.

It is capable to display network health in real time in nice user interface.

Install

mqview is in development. You can try it by running from source code:

$ git clone https://github.com/mqopen/mqview
$ cd mqview
mqview$ npm install
mqview$ bower install
mqview$ ember server

Now you can visit mqview at http://127.0.0.1:4200

Development

You can get source code of mqview at its GitHub page.

processing/mqview.txt · Last modified: 2016/05/13 13:14 by buben