Changes between Version 17 and Version 18 of Tutorials/oMF/tut2
- Timestamp:
- Oct 20, 2014, 3:02:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/oMF/tut2
v17 v18 1 = = Exercise 2: Measuring Performance of a MobilityFirst Router ==1 = Exercise 2: Measuring Performance of a MobilityFirst Router = 2 2 3 3 [[TOC(Tutorials/oMF*, depth=2)]] 4 5 6 == !Design/Setup == 4 7 5 8 === Objective === … … 226 229 As seen above, the OML enabled monitor will work with the MobilityFirst router that will enable us to track and visualize the forwarding performance of MFRs. In order report statistics to the OML server, the monitor periodically queries the monitor through the control port (''ctrl_port'' in our script) 227 230 231 232 == Execute == 233 228 234 ==== Running the Benchmark Application ==== 229 235 … … 309 315 310 316 Since this is installed on all ORBIT domains, we only need to concern ourselves with defining the widget configuration required to bring up the live graphs for the performance data we are logging. In order to bring up the visualization, we only need to start the basic omf-web service with the configuration file arguments. 317 318 319 == Finish ==