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

Compare with Current View Page History

« Previous Version 3 Next »

The Multi-Domain Virtual Private Network Monthly Service Report (MDVPN 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 prod-cacti02-vie-at.geant.net (62.40.104.148) and stored within a MySQL database on the same machine. The database that the MDVPN MSR uses is called md_vpn. The MySQL user that is used to access the database is mdvpnUser. The password is stored within KeyPass

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

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

** IMPROVEMENT - Copy the application over to prod-msr.geant.net

The JSP scripts are stored in the  /var/lib/tomcat6/webapps/msr/ file on test-msr.geant.net. This scripts includes other scripts that are stored in the  /var/lib/tomcat6/webapps/msr/includes directoryTwo of the important include files are getGlobal.jsp and getSession.jsp which set some Global Variables that are used within the application.


The application also uses a CRON job


  • No labels