IB Info Collector
This is simple script to collect IB related data and system config on the server. After collecting results into text file, for future analysis.
Please follow the steps below to run the script
$ chmod 755 ib_info_collector $ ./ib_info_collector
Once script finished, it creates an output file with the hostname:
$ ls *info.txt server1_info.txt
Use the output file to analysis the server.