Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Operations team use the following link to update this section: http://test-msr.geant.net:8888/msr/ad_graphs.jsp

Prior to generating the Interconnect Traffic graph, you will need to run the following query:


Take a note of the volume_in and volume_out values and then insert a record in the reports.msr_graphical_data table

Please click the Generate Graph button for the following graphs:

Ticket Analysis

NREN Traffic

Interconnect Traffic

DWS Traffic

IPv6 Traff

LHCONE

When you click the Generate Graph button, a call is made to the GraphGenerator servlet (net.dante.msr.graphs.GraphGenerator), which constructs the graphs. The generated images are stored in the /var/lib/tomcat6/webapps/msr/media/images directory on the server.

** Warning - Sometimes there is a browser caching issue and you may have to refresh the page (Press F5 button) to see the generated graph appear at the bottom of the page.

The main MySQL Tables used are: reports.report_utilization, reports.opsdb_circuit and reports.msr_graphical_data

Check the results by using the links: http://test-msr.geant.net:8888/msr/ms_charts_tickets.jsphttp://test-msr.geant.net:8888/msr/ms_charts_dws.jsphttp://test-msr.geant.net:8888/msr/ms_charts_ipv6.jsphttp://test-msr.geant.net:8888/msr/ms_charts_lhcone.jsphttp://test-msr.geant.net:8888/msr/ms_charts_nren.jsp and http://test-msr.geant.net:8888/msr/ms_charts_interconnect.jsp

...