Versions Compared

Key

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

The Monthly Service Report (MSR) is a combination of various scripts to obtain and mash the data, and 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.

...