This KB Article provides CABI cleanup guidance and a script to help automate the process of uninstalling CABI cleanly.
3 zip files are attached to this KB Article.
1. c folder
2. lib folder
3. jre folder
4. probes/service/cabi
5. probes/service/wasp
CABI CLEAN UP SCRIPT
This section provides step-by-step guidance to uninstall CABI using the cabi-cleanup script.
Step 1: Download the Cleanup Script file (Zip file) based on the environment you want to run the cleanup.
The Cabi-Cleanup-win.zip is for Windows environments and Cabi-Cleanup-linux.zip for Linux environments.
Step 2: Unzip it, Copy the files into the Nimsoft folder on your cabi robot as shown below.
Step 3: Open the batch/shell batch file in textpad/notepad and validate that the jre version name in the Nimsoft/jre folder matches, if not change it in the .bat or .sh file as needed.
Note: No need to provide a complete JRE path, just the folder name.
Step 4:
For Windows:
Double-click and run the batch file. It will open in a command line window.
For Linux:
Step 5: Enter your UIM Credentials
Step 6: Cabi Cleanup Process will start, and may take a few minutes.
Cabi Cleanup Process is completed, please verify your probes, folders and Database.
Details log can be find inside the folder ~/ Nimsoft/cabicleanup
Remove the Cabi Reports Menu from the Operator Console (OC)
Using Admin Console
Enter cabi in the webapp field, and click the green arrow.
Alternatively, if you need to manually remove the OC Cabi menu, on the cabi server, edit the wasp.cfg and remove the related cabi sections/entries listed below:
cabi = /<UIM_Domain>/<UIM_hub>/<UIM_cabi_robot>/cabi
<cabi>
reloadable = true
cross_context = true
load_on_startup = true
unpack_war = true
path = /cabi
</cabi>
<cabijs>
cross_context = true
load_on_startup = true
skip_jar_scan = false
path = /cabijs
</cabijs>
Cabi installed on an Admin Console robot
If the cabi probe was installed on an AC robot, the wasp probe will be removed as part of the procedure above so you will need to reinstall the AC webapps along with wasp once the cleanup is completed:
Sanity check: ALL Tibco Jaspersoft "JI* " tables should be removed from the UIM database, for example:
etc, etc...