Good to know someone else is trying this as well. What are you using
for web development? Do you use the fbquery utility to get the data
out of fastbit? Sorry I don't have an answer; I was just going to do
separate queries for each time period.

Ben

On Thu, Mar 17, 2011 at 4:22 AM, Jaime Nebrera
<[email protected]> wrote:
>  Hi all list members,
>
>  We are developing a web frontend for nprobe acting as a collector with
> fastbit backend. We know how to do this with mysql and such, but would like
> to do it with fastbit for speed and volume.
>
>  Wat we are trying to get is something like this (sorry, some asci art):
>
> Traffic volume
>   |
>   |
>   |     *
>   |     *
>   |     *   *       *           *       *
>   |     *   *       *   *       *       *
>   |     *   *   *   *   *       *       *           *
>  ------------------------------------------------------
>        Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec  (time)
>
>  Well, you get the idea. The same could be applied in a single day if you
> divide it in hour frames (24) or 5 min frames (24*12) to make things even
> more scary.
>
>  How should I query fastbit to get each point in the graph (say 12 for the
> yearly graph) without having to do this operation 12 times? (yes, each one
> is quite fast, but when you start to compound them they add a lot). Imagine
> a day graph with 5 minute interval frames, that would mean 12*24 queries for
> a single graph (actually for a single line within that graph, if we add
> other lines things skyrocket)
>
>  Very thankful in advance. Kind regards
>
> --
> Jaime Nebrera - [email protected]
> Consultor TI - ENEO Tecnologia SL
> C/ Manufactura 2, Edificio Euro, Oficina 3N
> Mairena del Aljarafe - 41927 - Sevilla
> Telf.- 955 60 11 60 / 619 04 55 18
>
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
>
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to