NetFlow Quickstart#

NetFlow Setup Overview#

@startuml
'NetFlow Quickstart Flowchart
!include style.iuml
start
:Set up NetFlow solution;
note right
  Two products to set up:
  * DS9
  * Dashboard
end note
fork
:[[../src/user/Insights-DS9-Install/DS9-quickstart.html#ds9-for-netflow-setup DS9 for NetFlow Setup]];
fork again
:[[../src/user/Insights-DS9-Install/DS9-quickstart.html#dashboard-for-netflow-setup Dashboard for NetFlow Setup]];
end fork
end
@enduml

DS9 for NetFlow Setup#

@startuml
'DS-9 Quickstart Flowchart
!include style.iuml
start
if (New DS9 Install?) then (Yes)
:[[../src/user/Insights-DS9-Install/DS9-download.html Download install file]];
:DS9 Setup Requirements;
note right
* [[../src/user/Insights-DS9-Install/prepare-prod-env-for-ds9-install.html DS9 Prerequisites]]
* [[../src/user/VAA-install/VAA-netflow-monitoring-port-reqs.html Communication ports]]
end note
:VM / cloud hardware spec;
note right
* [[../src/user/Insights-DS9-Install/reference-DS-9-Netflow-sizing.html#small-netflow-solution Small]]
* [[../src/user/Insights-DS9-Install/reference-DS-9-Netflow-sizing.html#medium-netflow-solution Medium]]
* [[../src/user/Insights-DS9-Install/reference-DS-9-Netflow-sizing.html#large-netflow-solution Large]]
* [[../src/user/VAA-install/reference-cloud-installation.html Cloud Installation]]
end note
:[[../src/user/VAA-install/VAA-install-deploy-OVA.html Install DS9]];
:[[../src/user/Insights-DS9-Install/DS9-licensing.html Licensing]];
note right
* Send license key to VOSS
* Receive, add Product Registration key
end note
:[[../src/user/Insights-DS9-Install/Insights-DS9-dashboard-config.html DS9 GUI configuration]];
note right
* Requires [[../src/user/Insights-DS9-Install/DS9-quickstart.html#dashboard-for-netflow-setup  Dashboard Setup]]
end note
else (No)
:[[../src/user/Insights-DS9-Install/DS9-download.html Download upgrade file]];
:[[../src/user/VAA-maintenance-upgrade/index-VAA-maintenance-upgrade.html Upgrade DS9]];
endif
end
@enduml

Dashboard for NetFlow Setup#

@startuml
'Dashboard Quickstart Flowchart
!include style.iuml
start
if (New Dashboard Install?) then (Yes)
:[[../src/user/VAA-install/dashboard-download.html Download install file]];
:Dashboard Setup Requirements;
note right
* [[../src/user/VAA-install/index-dashboard-install.html#port-requirements Port requirements]]
end note
:VM / cloud hardware spec;
note right
* [[../src/user/VAA-install/reference-dashboard-reporting-sizing.html Sizing]]
* [[../src/user/VAA-install/reference-cloud-installation.html Cloud Installation]]
end note
:[[../src/user/VAA-install/index-dashboard-install.html Dashboard Install]];
:[[../src/user/VAA-dashboard-reporting/arb-dash-licensing.html Licensing]];
note right
* 7 day courtesy license applied
* Send PRODUCT ID to VOSS
* Receive Product Key (license)
* Edit Product Key (About) to replace courtesy license with Product Key
end note
else (No)
:[[../src/user/VAA-install/dashboard-download.html Download upgrade file]];
:[[../src/user/VAA-maintenance-upgrade/index-VAA-maintenance-upgrade.html Upgrade Dashboard]];
endif
end
@enduml

NetFlow Solution Documentation#

[add raw::html, latex tables for docs, additional ref - see insights docs version]