UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Tip: "application.properties" file needs to be created in "/msr-cacti-utilisation/src/main/resources" inside that file it should have this line "files.outputdirectory=C:\\Users\\Omar\\projects\\fix-scripts\\ " This is the path for "fix_-scripts" folder.
Steps to follow:
...
- Run this script "sudo ./missingCircuitsinip_util_lhconePage.sh -y2019 -m10" , this is for this page: http://test-msr.geant.net:8888/msr/ip_util_lhcone.jsp?type=percent
- Run this script "sudo ./missingCircuitsINip_util_ipv6Page.sh -y2019 -m10" , this is for this page: http://test-msr.geant.net:8888/msr/ip_util_ipv6.jsp
- Run this script "sudo ./missingCircuitsINint_util_details.sh -y2019 -m10" , this is for this page: http://test-msr.geant.net:8888/msr/int_util_details.jsp
- Run this script "sudo ./TooManyZerosIP_UTIL_IP-page.sh -y2019 -m10" , this is for this page http://test-msr.geant.net:8888/msr/ip_util_ip.jsp
Results will be shown on this page: http://test-msr.geant.net:8888/msr/ip_util_ip.jsp
The scripts below are what you've already generated from cacti-utilisation application and copied them from fix-scripts folder.
...