Authored by Sajal Debnath With the ever-increasing use of containerized applications, we see a significant proliferation of related technologies in modern datacenters. These latest technologies have brought newer responsibilities for the datacenter teams, for example, monitoring these...
tkgi-monitoring-master.zip
vRealize Network Insight Guide to importing recommended DFW rules to NSX-T or VMC SDDC using Python Script. 4/27/21 - NOTE** Updated to handle paginated results for services and security groups. Updated to populate security groups with IP Memberships. Pre-requisites: Python 3...
snippet.py
vRealize Network Insight Cloud - Guide to deploy vRNIC Proxy (Collector) on VMC SDDC using PowerShell Script. Pre-requisites: * PowerShell version is 6.1 or above. * Connectivity to Internet from where PowerShell script will be executed * Connectivity to VMC SDDC vCenter Private IP over HTTPS...
deploy_ova_on_vmc_sddc.ps1
This script uses an input CSV (example: datasource-bulk-import.csv) to add multiple vRealize Network Insight Data Sources. Modify datasource-bulk-import.csv to contain your own data sources (vCenters, NSX, switches, firewalls) and run this script with the param -DatasourcesCSV to your CSV. It...
PowervRNI---Bulk-import-of-data-sources-master.zip
This sample requests the CMDB items from iTop and imports the applications that are created inside iTop, into Network Insight application constructs. It requires the PowervRNI module to be installed, as it uses it to connect to the Network Insight API. More info on PowervRNI, here: ...
snippet.ps1