fling logo of vCenter Plugin for vRealize Network Insight

vCenter Plugin for vRealize Network Insight

version 2.1.0 — May 18, 2022

Contributors 6

View All

Comments 45

  • profile picture of Martijn Smit
  • profile picture of jlivingston91
  • profile picture of Ayesha Karim
  • profile picture of vStruggle
  • profile picture of Martijn Smit
  • profile picture of Mr.Svani
  • profile picture of chschlag
  • profile picture of kosta
View All

Summary

The vCenter Plugin for vRealize Network Insight brings relevant information from Network Insight, directly into vCenter. It allows the virtual infrastructure admins to view networking focused data and statistics in the same interface as where they manage their workloads, without having to have 2 interfaces open. Additionally, this plugin also helps add vCenter as a data source to Network Insight and set up incoming network flows.

Features

  • Summary view of vCenter activity: VMs, vMotions, and snapshots.
  • Bring in network information directly to vCenter, such as:
    • Summary view of how network traffic behaves; how much east-west and how much internet traffic there is.
    • Health check violation for the vCenter and attached NSX environments
    • Network top talkers, grouped by VMs, Cluster, L2 Network, Subnet, Security Group, Source-Destination Pair, Source & Destination Subnet, Source & Destination IPs.
    • Most used networks
    • New Virtual Machines that are accessing the internet
    • o Top 5 Hosts or Networks that are experiencing the most packet loss
  • Links to the vRealize Network Insight interface shows the source data and allows you to look closer, apply filters, export information, and more.
  • Configure vCenter as a data source and configure NetFlow on the available vSphere Distributed Switches.

Screenshot

Click to enlarge

Requirements

Prerequisites:

  • vCenter 6.5 or above with HTML5 UI
  • vRealize Network Insight 6.3 or above
  • For installation:
    • PowerShell with PowerCLI installed
    • Existing PowerCLI connection to the destination vCenter (Connect-VIServer)

For installation:

  • PowerShell with PowerCLI installed
  •  Existing PowerCLI connection to the destination vCenter (Connect-VIServer)

Instructions

Installation

To install this plugin, download the install-vrnivsphereplugin.ps1 script from this fling. Make sure you are connected to a vCenter, using Connect-VIServer and run the installation script.

 

It has 1 required parameter called Operation. It determines whether you are installing the plugin or uninstalling it.

 

To install the vRealize Network Insight vCenter Plugin, execute this command:

 

./install-vrnivsphereplugin.ps1 -Operation install

 

The output should be similar to this:

 

 

Phoning home is entirely optional, and, if granted, reports some information of the vCenter you’re connected to back to us. We’ll use this information to develop the plugin further.

 

To activate the plugin, please make sure you log out and back into vCenter.

 


 

Configuration

After the plugin has been installed and activated, it will appear in the vCenter Shortcuts page, and in the left navigation menu:

 

 

The first time you visit the plugin page, it will present you with an initial configuration screen. If you have not installed a vRealize Network Insight instance yet, please do so now. When you do have an instance available, click the CONFIGURE EXISTING INSTANCE button.

 

 

 

 

 

 

 

1) Enter details of vRealize Network Insight instance. Click the TEST CONNECTION button.

2) Verify SSL Thumbprint and proceed, if valid.

3) Wizard checks credentials. Click the NEXT button, if success.

4) Enter details of vCenter. Click the TEST CONNECTION button.

5) Verify SSL Thumbprint and proceed, if valid.

6) Wizard checks credentials. Click the NEXT button, if success.

7) Configure Netflow for the vSphere Distributed Switch(es).

8) Verify options and click the CONFIGURE button to finish.

9) Configuration will take a few seconds. Once completed, a “Refresh page” link will appear.

 

After configuration is complete, each time you visit the plugin page, it will load data directly from vRealize Network Insight.

 

 

Most items on this page are clickable, and will direct to the vRealize Network Insight instance, taking you to the relevant page. For example; if the vMotions number is clicked, a browser window is opened to vRealize Network Insight with the search query populated to show the vMotion events.

 

 

 

Uninstalling

Removing the plugin from your vCenter uses the same PowerShell script. Make sure you are connected to a vCenter, using Connect-VIServer and run the installation script.

 

To remove the vRealize Network Insight vCenter Plugin, execute this command:

 

./install-vrnivsphereplugin.ps1 -Operation uninstall

 

The output should be like this:

 

 

Changelog

Version 2.1.0

  • Support vRealize Network Insight 6.4 and above and not experience a "Connection failed!" with those versions.
  • Improve connection failure messages (credentials invalid, too many tries, unable to connect)

Version 2.0.0

  • Added Launch in Context actions to open the vRNI Dashboard and directly look for traffic details for objects: VM, Host, Cluster, and Datacenter (right-click in vCenter).
  • Added the ability to disconnect from vRNI and restart the setup wizard.
  • Added a time window selection for the last 1, 7, and 30 days (up from only 1 day).
  • Support for the vCenter dark theme.

Similar Flings

No similar flings found. Check these out instead...
Jul 09, 2018
fling logo of Policy Builder

Policy Builder

version 1.0.0

This cloud hosted Fling helps users with custom Mobile Device Management (MDM) policy generation that use MDM capabilities available through Microsoft's Windows 10 MDM Configuration Service Providers (CSPs).

Apr 02, 2020
fling logo of App Finder for Tunnel

App Finder for Tunnel

version 2.0

It helps admins to find out bundle ids, designated requirement & path for any application. Currently it is supported only for macOS platform.

Sep 03, 2014
fling logo of WebCommander

WebCommander

version 3.0

Have you ever wanted to give your users access to certain virtual infrastructure tasks instead of the entire vCenter Client?
WebCommander is a way to do this! WebCommander was designed as a framework to wrap your PowerShell and PowerCLI scripts into an easy-to-access web service.

Mar 03, 2021
fling logo of Workspace ONE Mobileconfig Importer

Workspace ONE Mobileconfig Importer

version 1.1

The Workspace ONE mobileconfig Importer gives you the ability to import existing mobileconfig files directly into a Workspace ONE UEM environment as a Custom Settings profile, import app preference plist files in order to created managed preference profiles, and to create new Custom Settings profiles from scratch.

May 30, 2013
fling logo of ESXi Google Authenticator

ESXi Google Authenticator

version 1.0

Google Authenticator is a project that provides two-factor authentication by using both a PAM (Pluggable Authentication Module) module and a mobile application for generating one-time passcodes. In ESXi Google Authenticator, we modified the source code of Google-Authenticator to enable two-step authentication on ESXi (5.0, 5.1).

Apr 17, 2019
fling logo of MyVMware CLI

MyVMware CLI

version 1.0

MyVMware CLI is a CLI client used to login and interact with my.vmware.com.

View More