API based signal tests...

Dan Morphis dan at milkcarton.com
Tue Apr 24 19:15:50 EDT 2018


Graphing the data will need to be done in what ever front end you are
using. For me, we have a home-grown subscriber management system. In that
system, I show a limited subset of CPE data to our support staff. In our
mgmt system, I query the NBI for the CPE data and do all the data munging
and build the graph using jqPlot. You could do all this work inside of
GenieACS-GUI, but it will require work on your part to pull in all the
necessary dependencies (jQuery, jqPlot, or what ever graphing library you
choose), cook the data and then show the graph.

Here is an example of what I show to our users. The DELT graph is displayed
under the appropriate WAN device.
https://imgur.com/0LLS3sD


-dan



On Tue, Apr 24, 2018 at 2:58 PM, Khawla Belbachir <julien.mas.011 at gmail.com>
wrote:

>
>
> Hi Dan ,
>
>
>
> Thank you so much for all the explantation I have to admit I am a little
> overwhelmed.
>
>
>
> So I followed the first two steps and I believe it is working , now to the
> graphing part ; excuse my naïveté but I don’t understant how will the
> algorithm get access to the data ? or where will it execute this data
> formating ?
>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20180424/01da3aa4/attachment.html>


More information about the Users mailing list