Versions Compared

Key

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

...

Step One: Export to local machine from test-msr

  1. Copy SSH to test-msr and copy the topology diagrams from the /var/lib/tomcat6/webapps/msr/media/topology directory on test-msr.geant.net to your laptop

...

  1. home directory on test-msr:  sudo cp -r topology/ /home/local/GEANT/omar.qouqas

       ** Please note the year and month format of the file name e.g. BACKBONE_201707.png

      NOTE: If either of the topology diagrams (BACKBONE_YYYYMM.png, GLOBAL_YYYYMM.jpg) are not present, copy the previous period's and rename to the current period.

       

      2. Copy SSH to test-msr and copy the graphs generated from the /var/lib/tomcat6/webapps/msr/media/graphs directory on test-msr.geant.net to your laptop      your home directory on test-msr:  sudo cp -r graphs/ /home/local/GEANT/omar.qouqas

       ** Please note the year and month format of the file name e.g. NREN_201707.png

     3. Using Use MySQL Workbench to export the reports database tables: Go to "Server" then "Data Export", choose "reports" database (excluding views and tables started starting with the word backup_outage ): see below:

Image Added


Step Two: Import to prod-msr from local machine

...