User's Manual
6 Uninstalling Sapphire 51
7signal Ltd, Panuntie 6, FI-00620 HELSINKI, FINLAND, +358 40 777 7611, info@7signal.com, www.7signal.com
7signal Sapphire Deployment Guide Release 3.1
The uninstaller uninstalls the Carat GUI. Click “Ok” when uninstaller has finished.
6.6 Uninstall Sonar (Linux)
Step 1: Stop Sonar server:
Login to Sonar host and stop the Sonar server by issuing the command:
# service 7signalSonar stop
Step 2: Uninstall Sonar server:
Change to Sonar installation directory (e.g. /opt/7signal/Sonar):
# cd /<Sonar installation directory>
Uninstall Sonar by issuing the command:
# ./sonar_uninstall.sh
The uninstaller script starts. Confirm uninstall by entering “y”:
7signal Sonar will be removed. Are you sure [y/N]? y
The uninstaller script starts to uninstall the Sonar server:
Stopping 7signal Sonar..
Shutting down 7signal Sonar: 7signal Sonar is not running
Removing init script..
Removing files...
Done.
The uninstallation is finished when the script is ready.