Yeah, that page in the manual is a bit out of date. I appreciate you
pointing this out, I'll clean it up in git.
We use to have a simple webpage for monitoring the state but it didn't
keep up with changes to the front-end code so we pulled it out. We'll
be pushing out another on with the next change set but that could be a
couple of months yet.
That said, extending the web framework is fairly trivial. Check out
src/nox/webapps/webserver/dummywebpage.py
.martin
Thanks, I can run nox_core with pyswitch and pyauthenticator.
I was mainly following the instructions at
http://noxrepo.org/manual/vm_environment.html, and was trying
"From your localhost, you can verify that the switches and hosts are
connected by pointing your browser to http://localhost:8888/"
Is this provided by the monitorsui? It would be nice to see the
topologies visually.
Pradeep
-----Original Message-----
From: Martin Casado [mailto:[email protected]]
Sent: Wednesday, October 14, 2009 1:27 PM
To: Pradeep Padala
Cc: [email protected]
Subject: Re: make check fails "Import by filename is not supported"
Yeah sorry, I should have mentioned before. The monitorsui component
doesn't exist in 0.5. The documentation is updated in git but not
online. I would just use pyswitch to begin with.
.martin
When I ran that, I found that it's still compiled with python 2.6.
Removed all the build files, and recompiled.
ppad...@ppadala-desktop:~/noxcore/build/src$ ./nox_core pyloop
NOX 0.5.0~full~beta (nox_core), compiled Oct 14 2009 12:59:37
Compiled with OpenFlow 0x97 (exp)
Python 2.5.4 (r254:67916, Apr 4 2009, 18:12:40)
[GCC 4.3.3] on linux2
Now make check works fine, but when I run
sudo ./nox_core -v -i ptcp:2525 monitorsui switchstatsws pyswitch
pyauthenticator
I get the error
00027|nox|ERR:Application 'monitorsui' description not found.
Thanks,
Pradeep
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org