Hi,

the 'monitoring' component I was referring to, is under:
 / src / nox / netapps / monitoring / monitoring.py

but on the Destiny branch of the repository (not Zaku which is the master
branch).
Follow the instructions here
http://noxrepo.org/noxwiki/index.php/NOX_Installation#Installation (where it
says "For a branch other than master"...)
to switch to Destiny.

> -> you mean pyswitch can gather status of flow, port  in switch, right ?
>
> and I think I should use  ofp_stats_request, ofp_stats_reply,
> ofp_desc_stats, ofp_port_stats_request, ofp_ports_stats etc of struct in
> openflow.h and core.py
>

Exactly. You can see some example of how to build some messages in
'monitoring.py'
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to