The Administration sub sections are completed by the Operations team.

Management Summary

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

The main MySQL Tables used are: reports.msr_summary_notices

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_summary_new.jsp


Notices

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

The main MySQL Tables used are: reports.msr_summary_notices

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_summary_new.jsp


Issues

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

The main MySQL Tables used are: reports.msr_issues

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_issues_new.jsp


Escalations

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

The main MySQL Tables used are: reports.msr_escalations

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_escalations_new.jsp


New Services Requested

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

The main MySQL Tables used are: reports.msr_summary_notices

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_services.jsp

Point To Point Services

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

The main MySQL Tables used are: reports.msr_p2p_services

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_other_new.jsp


Upload Topology Diagrams

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

The images are uploaded to the /var/lib/tomcat6/webapps/msr/media/topology directory on the server.

Check the results by using the links: http://test-msr.geant.net:8888/msr/gi_topology1.jsp and http://test-msr.geant.net:8888/msr/gi_topology.jsp


Generate Graphs

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

The generated images are stored in the /var/lib/tomcat6/webapps/msr/media/images directory on the server.

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

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


Notes

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

The main MySQL Tables used are: reports.msr_notes

Only certain pages within the system allow notes to be added. In the corresponding Java Server Page (JSP), you will see the follow lines of code in the source:

<!-- start of notes section -->

<%@include file="./display_notes.jsp"%>

<!-- end of notes section -->

At the top of the main JSP script is a variable called scriptTitle, this is used within the display.jsp script, to build the sql statement to retrieve the data from the reports.msr_notes table.

Publish Report

This does absolutley nothing!! (smile)

Roll Report Period

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

The main MySQL Tables used are: reports.msr_control and reports.msr_reports.

Check the results by using the link: http://test-msr.geant.net:8888/msr/home.jsp