Example
You must log in to the system as a root user for executing the SIR.sh script. By default, the script is located in the /opt/JNPRsbr/radius/install/debug path. The following example displays a sample output of SIR.sh script executed with the -d DestDir option.
$ ./SIR.sh -d /tmp/Storage [ INFO ]: All requested data will be stored in the directory [ /tmp/Storage/SBR_Information_Report/ ]. [ INFO ]: 8.7G available in the [ /tmp/Storage/SBR_Information_Report/ ] directory. [ INFO ]: Configured SBR directory: [ /opt/JNPRsbr/radius/ ]. Do you wish to continue ( Y/N ) [N]: Y [ INFO ]: Processing Level One Information. [ INFO ]: Processing text-based configuration file section. [ INFO ]: Processing GUI configuration section. [ INFO ]: Processing SBR package and patch information. [ INFO ]: Processing SBR dictionary section. [ INFO ]: Processing SBR jar and certificate section. [ INFO ]: Processing SBR XML file section. [ INFO ]: Processing radius process information. [ INFO ]: Processing System information section. [ INFO ]: Level1 information packed in Level1.tar.gz file.
The following example displays a sample output of SIR.sh script executed with the -d DestDir and -r RadiusCore options.
$ ./SIR.sh -d /tmp/Storage/ -r /opt/JNPRsbr/radius/core.162408 [ INFO ]: All requested data will be stored in the directory [ /tmp/Storage//SBR_Information_Report/ ]. [ INFO ]: 8.7G available in the [ /tmp/Storage//SBR_Information_Report/ ] directory. [ INFO ]: Configured SBR directory: [ /opt/JNPRsbr/radius/ ]. Do you wish to continue ( Y/N ) [N]: Y [ INFO ]: Processing Level One Information. [ INFO ]: Processing text-based configuration file section. [ INFO ]: Processing GUI configuration section. [ INFO ]: Processing SBR package and patch information. [ INFO ]: Processing SBR dictionary section. [ INFO ]: Processing SBR jar and certificate section. [ INFO ]: Processing SBR XML file section. [ INFO ]: Processing radius process information. [ INFO ]: Processing System information section. [ INFO ]: Processing Level Two Information. [ INFO ]: Processing Log File Section. [ INFO ]: Configured date : 01-10-2014. [ INFO ]: Processing core file section. [ INFO ]: Collecting radius core file. [ INFO ]: Level1 information packed in Level1.tar.gz file. [ INFO ]: Level2 information packed in Level2.tar.gz file.