You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Monthly Service Report (MSR) is a combination of various scripts to obtain and mash network traffic availability and utilisation data. There is a front-end GUI based on Java Server Pages (JSP)

Every month the data is prepared on test-msr.geant.net (62.40.104.162) and stored within a MySQL database on the same machine. The databases that the MSR uses are called reports and otrs. The MySQL user that is used to access the database is reportsUser. The password is stored within KeyPass

At the end of the process, the data is exported using MySQL Workbench and copied over to the production server prod-msr.geant.net (62.40.104.164). In addition, the graphs and topology images are also copied across from the test to the production server.

The URL for the test server is http://test-msr.geant.net:8888/msr/

The URL for the production server is either http://prod-msr.geant.net:8888/msr or https://tools.geant.net/portal/links/msr/ (You will need to have tools portal access for this and be a member of the TP_MSR Active Directory Group



  • No labels