Re: [nox-dev] DATABASE Network view (NOX)

2012-02-29 Thread marwen mechtri
Thank you for your response
Marouen

2012/2/28 Kyriakos Zarifis 

> On Tue, Feb 28, 2012 at 8:17 AM, marwen mechtri 
> wrote:
>
>> Hello,
>>
>> I would like to know if NOX use a database to store the network view.
>> and where is it located. is it sqlite, or mysql database.
>>
>
> the network view isn't stored in a database - rather, there are a few
> components that are responsible for creating the network view, and making
> it available to other components.
> This is done specifically by these components: 
> Discovery
> , Topology , 
> Authenticator
>  .
> If you want to programmatically interact with the network view, you would
> use the API provided by these components.
>
> otherwise how can I interface with NOX in order to look at the network
>> view
>>
>
> If you want to just look at the network (and get some real time
> information, but not manage it programatically) you can use the 
> GUI (currently
> only in the branch "destiny")
>
>
>> Thanks in advance,
>> Best Regards,
>> Marouen
>> ___
>> nox-dev mailing list
>> nox-dev@noxrepo.org
>> http://noxrepo.org/mailman/listinfo/nox-dev
>>
>>
>
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


Re: [nox-dev] DATABASE Network view (NOX)

2012-02-28 Thread Kyriakos Zarifis
On Tue, Feb 28, 2012 at 8:17 AM, marwen mechtri wrote:

> Hello,
>
> I would like to know if NOX use a database to store the network view.
> and where is it located. is it sqlite, or mysql database.
>

the network view isn't stored in a database - rather, there are a few
components that are responsible for creating the network view, and making
it available to other components.
This is done specifically by these components:
Discovery
, Topology ,
Authenticator
 .
If you want to programmatically interact with the network view, you would
use the API provided by these components.

otherwise how can I interface with NOX in order to look at the network view
>

If you want to just look at the network (and get some real time
information, but not manage it programatically) you can use the
GUI (currently
only in the branch "destiny")


> Thanks in advance,
> Best Regards,
> Marouen
> ___
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>
>
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev