I know it's definitely in destiny if you switch branches to that.

Aaron

On Thu, Feb 16, 2012 at 12:02 PM, Baraki Halefom <bara...@gmail.com> wrote:
> hello every one,
>
> I am trying to gather the flow statistics info from switches in my network
> through my Component.
> I tried to import the 'monitoring' module to use it send flow statistics
> request as follows.
>
>  from nox.netapps.monitoring.monitoring import Monitoring
> and got the following error
> ImportError: No module named monitoring.monitoring
>
> isn't the monitoring module available in the zaku version? what else could
> it be? similarly it gives me similar error when i import the pyopenflow
> (import nox.lib.pyopenflow as of) model. when i check the directory list
> both modules are not available.
>
>
> Moreover,
>
> inst.register_for_flow_stats_in(my_flow_in_handler)
> gives me the following error
> Attribute erro: myswitch instance has no attribute
> 'register_for_flow_stats_in' where 'myswitch' is my custom component
>
> thanks in advance
>
> --
>
>
> Baraki H. Abay
> Department of Math and Computer science
> North Carolina Central University
> Durham, 27707 NC
>
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>



-- 
Aaron O. Rosen
Masters Student - Network Communication
306B Fluor Daniel
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to