How Can We Help?

Search for answers or browse our knowledge base.

Documentation | Demos | Support

< All Topics
Print

Uninstall Nodes

Windows

The Platform, Collector, Aggregator, and Aggregator-Collector uninstallation steps are identical.

Method One

1. Open the Control Panel on the localhost machine.

Control Panel

2. Right-click on the node that should be removed and select [Uninstall] from the drop-down menu.

This image has an empty alt attribute; its file name is image-4.png
Control Panel

3. Click the Uninstall option and then click on the confirmation pop-up box that appears.

Uninstall Option

4. Click on the [Yes] option located in the confirmation pop-up box.

Remove Node Confirmation

6. Click the [Uninstall] option to begin the uninstallation process.

Uninstall Node

6. When the uninstallation has been completed, click OK to close the final confirmation screen.

Node Removed From Control Panel

Method Two

Please Note: The Access Apps and Features section will be utilized using the two methods below.

1. Left-click the Window start icon on the lower-left corner of the desktop, then click the gear icon for settings.

Menu for Windows start icon

2. After clicking Settings, the list of categories will appear. From this list, select Apps.

Settings categories

3. The Apps & Features screen will appear, showing the list of installed applications after using either of the two above methods. Find the item in the list showing the application to uninstall. This entry will contain the node’s version indicated and the name. Once located, click on that item to show the Uninstall button.

Apps & Features Settings

4. Click the Uninstall button just below the selected application.

This image has an empty alt attribute; its file name is image-5.png
Uninstall Button

5. After confirming prompts to uninstall, a screen appears for final confirmation including the Remove User Data option which is the default. Leave that option checked unless you wish to retain user data for any reason after the application has been uninstalled. After deciding, click the uninstall button to begin the uninstallation process.

Uninstallation final confirmation

6. The uninstallation process will begin and run to completion.

Uninstall in progress

7. When the uninstallation has been completed, click OK to close the final confirmation screen.

Uninstall complete

Method Three

1. Right-click the [Window start icon] on the lower-left corner of the desktop and click the [Apps and Features] menu option at the top of the list shown.

Right-click the Windows start icon

2. The Apps & Features screen will appear, showing the list of installed applications after using either of the two above methods. Find the item in the list showing the application to uninstall. This entry will contain the node’s version indicated and the name. Once located, click on that item to show the Uninstall button.

Apps and Features Settings

3. Click the Uninstall button just below the selected application.

This image has an empty alt attribute; its file name is image-5.png
Uninstall Button

4. After confirming prompts to uninstall, a screen appears for final confirmation including the Remove User Data option which is the default. Leave that option checked unless you wish to retain user data for any reason after the application has been uninstalled. After deciding, click the uninstall button to begin the uninstallation process.

Uninstallation final confirmation

5. The uninstallation process will begin and run to completion.

Uninstall in progress

6. When the uninstallation has been completed, click OK to close the final confirmation screen.

Uninstall complete

Dropping Database Post Uninstall

Regardless of the uninstallation method used for Platforms, Aggregator-Collector hybrids, or Standalone Aggregators, it is important to drop the node from the MySql workbench that was previously configured.

Please Note: Uninstalling a Standalone Collector does not require this step to be completed.

1. Open the [MySQL Workbench] application on the local host computer.

Location MySQL Workbench

2. Located inside the left window pane titled [Schemas] right-click on the node’s entry and select [Drop Schema] from the options that appear.

Drop Schema Option

3. A pop-up box will appear, requesting confirmation to drop the node from the database. Click the OK button to complete the process.

Drop Schema Confirmation

Please Note: If any other nodes are uninstalled, this process will need to be completed for each node that is dropped.

Node Dropped From DB

Linux

This is the uninstallation outline for the Linux platform.

Uninstalls require that a terminal window is available where commands may be entered. One of two commands included with Linux distribution are used, depending on which distribution the application is installed, and the package name for your application.

  • For Debian based distributions, use dpkg –r {packagename}
  • For RPM based distributions, use rpm –e {packagename} 

See Supported Platforms for the list of currently-supported Linux distributions.

This chart shows the package name to use for each application type:

Application  Package Name 
Platform aparavi-data-ia-platform 
Collector aparavi-data-ia-collector 
Aggregator aparavi-data-ia-aggregator 
Aggregator-Collector aparavi-data-ia-aggregator-collector 
Aparavi packages for Linux

The command to uninstall must run as root or as a sudo command. Here are two examples using each of the two possible command types. 

  • On Ubuntu, the command to uninstall an Aggregator:

    sudo dpkg –r aparavi-data-ia- aggregator collector

Uninstalling an Aggregator using the dpkg command
  • On CentOS, the command to uninstall a Collector:

    sudo rpm -e aparavi-data-ia-collector

Uninstalling a Collector using the rpm command
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents