Skip to main content
Skip table of contents

Installation

This section describes the basic requirements, dependencies, and steps to install the OmniVista Network Advisor application.

System Requirements

The following are the suggested minimum requirements for installing and running the OmniVista Network Advisor application.

  • Internet access is mandatory.

  • Processor: Quad-core

  • RAM: 8 GB

  • HDD: Up to 200 devices, 50 GB (To allow for storage of syslog messages)

    • For 1,000 devices, 120GB storage is recommended

    • For 2,000 devices, 210GB storage is recommended

  • Linux OS: Ubuntu 22.04 Server Edition or Debian 11 or 12

  • Ports: TCP 80/443 (HTTP/S for WebUI), UDP/TCP 10514/TCP 6514 (syslog/syslog-TLS), TCP 22 (SSH/SFTP Application to devices or access to Application), TCP 443 (Setup Installation and Cloud Services)

  • By default, Kubernetes uses the following IP address ranges for its various components:

    • Pods: 10.42.0.0/16 for IPv4 and IPv6

    • Services: 10.43.0.0/16 for IPv4 and IPv6

    • CoreDNS: 10.43.0.10 for IPv4.

Please ensure that these address ranges do not conflict with any existing networks or services in your environment, as this may cause connectivity issues with your Kubernetes cluster.

Note: If upgrading from OmniVista Network Advisor 1.1 or 1.2 please refer to Appendix C - Migration to OmniVista Network Advisor 1.3 Version prior to installing OmniVista Network Advisor 1.3.

Application Installation

The application can be downloaded from the following location:

  • From ALE MyPortal -> Network Products -> Network Management -> OmniVista Network Advisor

Configure User Management for Linux Host

Under root account type the following (user account requirements may differ based on installed platform):

$ usermod -aG sudo <username>

Check that the user has sudo rights by logging in to the user session and typing sudo -v.

Package Installation Procedure

Step 1: Transfer the Application Archive

Use SFTP to transfer the application archive (ale-ovna.deb) to the Linux host.

Step 2: Extract the Package

Run the following commands to extract the package:

$ sudo dpkg -i ale-ovna.deb

Step 3: Install the Package

Run the following commands to install the package:

sudo ale-ovna install

For example:

image-20240710-055137.png

During the installation, follow the prompts to configure IP addresses, proxy settings, and TLS for syslog support, if desired. For detailed guidance, refer to Appendix A.

You can use the command sudo ale-ovna --help to view help on OmniVista Network Advisor commands. For Example:

image-20240710-055450.png

Updating the Previous Installed Package

To update the package, use the following commands:

-> sudo ale-ovna update

For example:

image-20240710-055854.png
  • The command will first check if a .deb has to be updated.

    • `if yes, the new .Deb is downloaded after which command will exit saying that a new .Deb has been installed and invite the user to relaunch "ale-ovna update" to update the software using the last ale-ovna

    • if no , software update is performed normally.

Configure OmniVista Network Advisor

After the installation is complete, configure OmniVista Network Advisor as needed.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.