Installation - Distributed (Windows)
The Distributed Install allows you to distribute the aggregator, collector, and platform nodes across multiple systems.
For each node type, the installation process is similar. Where the process or answers differ, a note will be displayed.
The Platform should be installed, then the Aggregator, then the Collector, then the optional Worker. While additional Aggregators can be installed at any time, the order should always be Aggregator, Collector, Worker to support the distributed architecture.
- After kicking off the install executable, choose what module to install.
- For the Platform install, it will ask for initial information
- Where is the license found (generally Portal.Aparavi.com)
- The address and ports for the Platform (generally localhost is fine)
- Certificate information to configure HTPPS
- Where is the license found (generally Portal.Aparavi.com)
- For the other modules, it will ask for the Hostname for another connected node, generally the Platform or the Aggregator.
- It then confirms the application files directory, generally the default path is fine
- And then the location for data and control files, again, the default is generally fine.
- Several installs then ask how to connect to the database (currently only MySQL is supported but in future releases, others will be supported)
NOTE: The Collector uses an internal instance of SQLite (in future releases, other Collector databases may be supported).
- Finally it will begin the actual install.
NOTE: The Aggregator-Collector Combo will appear to run the install twice. This is because it first installs the Aggregator, then the Collector.
- Once the install says it is complete, it will take several minutes to actually complete. There are several indicators that is actually complete.
- The ProgramData\aparavi-data-ia folder exists
- The APARAVI Data IA (module) service is up and running
- The website is up and running
- To determine what the port is, use the table below, by default you can visit the website by logging onto localhost:port (ex
http://localhost:9552
) The login for the Platform page is discussed below. Other pages will use root/root
- The ProgramData\aparavi-data-ia folder exists
Node Type | Port |
---|---|
Platform | 80/443 (generally not required) |
Aggregator | 9552 |
Collector | 9652 |
Aggregator-Collector Combo aka Hybrid | 9752 |
Worker |
- The Platform page will require you to CREATE an account and login.
- Before being granted access you will need to approve the EULAs displayed.
- Aggregator pages will show an "Activation Code". This code should be copied and pasted into the main application (via the Platform site).
- You will then see the node appear on the network tree.