Removing NFO
Procedure​
- RPM Installation
- TAR Installation
- Windows Installation
To begin the removal of NFO RPM installation, perform the following:
- Open a web browser and go to the NFO URL, entering the NFO hostname or IP address
- Example:
https://<nfo-host>:8443
- Click on the ‘Stop’ button
at the top of the page to stop the server
- The ‘Play’ button will turn grey indicating that the NetFlow Optimizer has stopped
- Open a shell prompt and enter the following command to begin the uninstall
rpm –e flowintegrator
- Remove the install path if the full uninstall needed
rm -rf <directory>
To begin the removal of NFO TAR installation, perform the following:
Open a web browser and go to the NFO URL, entering the NFO hostname or IP address
Example:
https://<nfo-host>:8443
Click on the ‘Stop’ button
at the top of the page to stop the server
The ‘Play’ button will turn grey indicating that the NetFlow Optimizer has stopped
Go to the existing installation directory <install_dir>/flowintegrator and enter the following command to begin the uninstall
./setup.sh -u
Leave the installation directory
cd ..
Remove the install path if the full uninstall needed
rm -rf <install_dir>/flowintegrator
To begin the removal of NFO Windows installation, perform the following:
- Go to Control Panel > Programs > Programs and Features and select the NetFlow Optimizer program
- Follow the steps to uninstall the program
NOTE: You may need to manually remove the NetFlow Optimizer files from the installation directory prior to restarting the system.