SlideShare una empresa de Scribd logo
1 de 27
Change the Way You
Analyze Flow Data

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
Agenda
• What is Flow Based Monitoring?

• Flow Based Monitoring – Working & Applications
• SolarWinds NetFlow Traffic Analyzer (NTA) - Overview
• What’s new in SolarWinds NetFlow Traffic Analyzer (NTA) 4.0?
• Applications of NTA 4.0
• Data on the Rise
• Flow Storage – Technology
• NTA 4.0 Flow Storage Management Scenarios

• Installation Guidelines for NTA 4.0
• Summary
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
2
What is Flow Based Monitoring?
» Flow - Unidirectional sequence of packets organized as a set of fields
called a flow record

» Each Flow record helps identify the WHO, WHAT, WHEN and WHERE of
network traffic
» When flow export is enabled on a device, relevant header information
about the traffic passing through its interfaces is captured for reporting
» Important traffic information captured in a flow record includes source
and destination IP address, source and destination
port, protocol, interfaces, ToS entries, etc.
» While Cisco® NetFlow is the most famous, non-Cisco network hardware
vendors support flow formats such as sFlow®, IPFIX, Juniper® JFlow, Huawei Netstream™, Citrix® AppFlow, etc.
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
3
How Does Flow Monitoring Work?
» Flows are captured differently for each type of flow technology.
Once enabled on the device and as traffic passes through a specific
router or switch interface,
 NetFlow - IP header information of traffic packets are captured
and stored in a cache and exported based on active and inactive
timeout values.
 sFlow - Based on the sampling rate one out of ‘N’ packets are
captured and exported through a flow analysis tool for traffic
reporting.
» These Flows are exported from the device interface (Flow Exporter)
to a centralized Flow Collector (Analyzer) that processes the data
and generates reports.
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
4
How Does Flow Monitoring Work?

Internet

Se0/1

NetFlow
Enabled
MPLS Link

Flow
Exporter

Fa0/1
Router

NetFlow
Packets
sFlow
Packets

Switch
sFlow
Enabled

Flow
Collector with
Storage

Gi0/1

Gi0/2

LAN

Lab

© 2012 SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
5

Flow Analyzer
UX
Applications of Flow Based Monitoring
Flow based monitoring helps see how traffic flows in your network. General
data that can be derived by analyzing flows are,
» Investigate cases of very high bandwidth usage – Which user or
application is using up bandwidth?
» Detect and diagnose network problems - Be notified of outages
» Real-time traffic congestion management
» Understand application usage - Monitor and detect changes in usage
» Perform audit trail analysis - Identify unauthorized network activity &
trace sources of DoS attacks

» Trending and capacity planning
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
6
SolarWinds NetFlow Analyzer (NTA) - Overview
SolarWinds NetFlow Traffic Analyzer (NTA) enables capturing flow data and
converting them in to easy-to-interpret charts and tables that describe how
exactly your network bandwidth is being used. With NTA you can,
» Monitor network bandwidth & traffic pattern down to interface levels

» Highlights ‘Top talkers’ in the network - Identify users, applications and protocols
that consume most bandwidth
» Stores & displays by-the-minute flow data for long retention periods(limited only
by disc storage capacity)

» Analyzes Cisco® NetFlow, Juniper® J-Flow, IPFIX, sFlow®, Huawei NetStream™ &
other flow data

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
7
SolarWinds NetFlow Traffic
Analyzer (NTA) 4.0

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
What’s New in NTA 4.0?
» Offers long term storage of 1 minute granular data. You can
now look at traffic data over days or months.
» All conversations can be stored for as long as needed, limited
only by server hardware & storage capacity

» Ability to handle over 50,000 flows per second
» Better load time on Orion/NTA resources/reports
» Flexible deployment options that are easy to scale
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
9
Why NTA 4.0 ?
» By-the-minute granular data – Investigate into root causes of
spikes and micro bursts in network

» Process 50K+ sustained flows per second – Handle more data
and IP conversations for high speed networks
» View all IP conversations – Easily detect low bandwidth traffic
generated by botnet communication and propagation, DNS
storms, etc.

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
10
Why NTA 4.0 ? (Cont.)
» History of events - Drill down options into each IP
Conversation
» Bandwidth capacity planning & budgeting - Pull out traffic
data as required and take informed decisions

» LAN Traffic Visibility - Detect network anomalies, IP
conversation issues, application behavior problems using 1
minute granular IP conversation data

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
11
Data on the Rise
» Multiple monitoring points in the network leading to
exponential growth in flow data
» High speed networks contributing to more IP
conversations and eventually more flow data

» By-the-minute flow data retained for long periods
requiring more disc space.
» Flow accumulation leading to increased database
query time
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
12
Flow Storage - Technology

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
Flow Storage in NetFlow 3.10
» Flow data is stored in relational databases like Microsoft SQL

» As flow data size increases, query and retrieve time increases
» Relational databases use B-tree to query data(more suitable
for databases that undergo real-time changes)
» Flow data is 0 cardinality data i.e. once captured the data
does not change

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
14
Flow Storage in NetFlow 4.0
» NTA 4.0 uses open source database called FastBit to query
data
» FastBit implements a set of alternative indexes called
compressed bitmap indexes that provide efficient searching
and retrieval operations
» No locking on the data aids in faster reading of data
» Performance enhancements in polling engine increases
processing speed and capacity
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
15
Flow Storage Structure
After NetFlow 4.0

Before NetFlow 4.0

NetFlow Data

SW NTA
+
Other
Orion
Modules

NetFlow Data

Additional
Storage

Database currently shared by
flow data and the NTA/Orion
Modules

SW NTA
+
Other
Orion
Modules

Additional
Storage if
required

Move flow data out, add more storage for
better performance and more storage space
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
16
NTA 4.0 Flow Storage
Management Scenarios

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
1. Single Server (Evaluation)
In small networks, the main poller, SQL database, Web application & Flow
Storage reside in a single server.
Database &
Server
resources are
shared

Performance Advantage:
» Flow storage can still be moved out separately from the Orion server to
gain efficient use of CPU.

» Performance benefits from the technology of the data not the physical
machine its on.
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
18
2. Stand-alone Server (Embedded Flow Storage)
The Main Poller and Flow Storage resides on the same server while the
SQL server runs separately.

Flow Storage
logically exists
separately

Performance Advantage:
» Flow Storage exists in the same machine as the main poller, and can
be removed as and when required without adding more systems.
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
19
3. Independent Flow Storage (Recommended)
Flow storage and SQL server resides separately on two servers.

Flow Storage
Physically
exists
separately

Performance Advantage:
»
»
»

Flow storage now physically separated from SQL server
Performance boost for Orion Server
Flexibility to scale all three components of NTA individually to gain better performance
and more storage.

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
20
Installation Guidelines
for NTA 4.0

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
System Requirements for NTA 4.0
» Additional disc storage for database : Depending on flow
data to be stored
» 64 bit OS : Most Customers already use Server 2008 or above.
(NTA 4.0 works on 32 bit OB, without the advantages of the
new features)
» To be installed on volume that is NTFS formatted : Enables
use on local or network storage like NAS, SAN.

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
22
Simple Installation

» Option1: Install both NTA 4.0 & Flow Storage on the same machine
» Option2: Install NTA 4.0 only
» Follow installation wizard. No change in UI
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
23
Recommended Upgrade Sequence
Ensure a smooth upgrade to NTA 4.0 in your typical multi-poller environment
of with the following upgrade sequence:
1
3

Additional
Pollers

Flow Storage
Server
Upgrade to
NTA 4.0 with
remote Flow
Storage

2

Main Poller

SQL Server

Step1 : Install NTA 4.0 on the new Flow Storage Server
Step2 : Upgrade NTA 4.0 on the Main Poller
Step3 : And finally, install on the additional Pollers
© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
24
Start Collecting Network Traffic Flow Data
» Once setup, NTA immediately starts ingesting flow data into
the storage engine.
» Simultaneously , using available system resources, NTA
migrates old flow data from the SQL database.

» Migration does not interfere with or interrupt current flow
monitoring operations
» No manual intervention required to migrate data!

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
25
Summary
» Zero cost upgrade!
 If you are a customer under active maintenance, the upgrade is
absolutely FREE!

»
»
»
»
»
»

Avail scalability and performance benefits
Don’t worry about migrating old flow data
Retain flow data for 6+ months
No separate investment on SQL licenses, or SQL DBA
NTA 4.0 FAQ’s
SolarWinds NTA 4.0 is now available for evaluation

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
26
Thank you!

© 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.

27

Más contenido relacionado

La actualidad más candente

Power point network operator overview
Power point network operator overviewPower point network operator overview
Power point network operator overviewJoshua Cohen
 
Network Security and Visibility through NetFlow
Network Security and Visibility through NetFlowNetwork Security and Visibility through NetFlow
Network Security and Visibility through NetFlowLancope, Inc.
 
Cisco umbrella youtube
Cisco umbrella youtubeCisco umbrella youtube
Cisco umbrella youtubeDhruv Sharma
 
Introduction to OpenFlow
Introduction to OpenFlowIntroduction to OpenFlow
Introduction to OpenFlowJoel W. King
 
Network monitoring tools
Network monitoring toolsNetwork monitoring tools
Network monitoring toolsQaswarBosan
 
Re-define network visibility for capacity planning & forecasting with Grafana
Re-define network visibility for capacity planning & forecasting with GrafanaRe-define network visibility for capacity planning & forecasting with Grafana
Re-define network visibility for capacity planning & forecasting with GrafanaBangladesh Network Operators Group
 
5G Network Slicing Using Mininet
5G Network Slicing Using Mininet5G Network Slicing Using Mininet
5G Network Slicing Using MininetMohammed Abuibaid
 
5G NR: Key features and enhancements
5G NR: Key features and enhancements5G NR: Key features and enhancements
5G NR: Key features and enhancements3G4G
 
Intermediate: Security in Mobile Cellular Networks
Intermediate: Security in Mobile Cellular NetworksIntermediate: Security in Mobile Cellular Networks
Intermediate: Security in Mobile Cellular Networks3G4G
 
Training Course_5G RAN3.0 mmWave Beam Management.pptx
Training Course_5G RAN3.0 mmWave Beam Management.pptxTraining Course_5G RAN3.0 mmWave Beam Management.pptx
Training Course_5G RAN3.0 mmWave Beam Management.pptxgame__over
 
FastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolFastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolPavel Odintsov
 
5G End to-end network slicing Demo
5G End to-end network slicing Demo5G End to-end network slicing Demo
5G End to-end network slicing DemoITU
 
pfSense firewall workshop guide
pfSense firewall workshop guidepfSense firewall workshop guide
pfSense firewall workshop guideSopon Tumchota
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronMichelle Holley
 
LTM essentials
LTM essentialsLTM essentials
LTM essentialsbharadwajv
 
How to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemHow to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemSaroj Sahu
 
Network Monitoring System
Network Monitoring SystemNetwork Monitoring System
Network Monitoring SystemRofiq Fauzi
 
Software defined networks and openflow protocol
Software defined networks and openflow protocolSoftware defined networks and openflow protocol
Software defined networks and openflow protocolMahesh Mohan
 

La actualidad más candente (20)

Power point network operator overview
Power point network operator overviewPower point network operator overview
Power point network operator overview
 
Network Security and Visibility through NetFlow
Network Security and Visibility through NetFlowNetwork Security and Visibility through NetFlow
Network Security and Visibility through NetFlow
 
Cisco umbrella youtube
Cisco umbrella youtubeCisco umbrella youtube
Cisco umbrella youtube
 
Introduction to OpenFlow
Introduction to OpenFlowIntroduction to OpenFlow
Introduction to OpenFlow
 
Network monitoring tools
Network monitoring toolsNetwork monitoring tools
Network monitoring tools
 
Re-define network visibility for capacity planning & forecasting with Grafana
Re-define network visibility for capacity planning & forecasting with GrafanaRe-define network visibility for capacity planning & forecasting with Grafana
Re-define network visibility for capacity planning & forecasting with Grafana
 
5G Network Slicing Using Mininet
5G Network Slicing Using Mininet5G Network Slicing Using Mininet
5G Network Slicing Using Mininet
 
5G NR: Key features and enhancements
5G NR: Key features and enhancements5G NR: Key features and enhancements
5G NR: Key features and enhancements
 
Intermediate: Security in Mobile Cellular Networks
Intermediate: Security in Mobile Cellular NetworksIntermediate: Security in Mobile Cellular Networks
Intermediate: Security in Mobile Cellular Networks
 
Training Course_5G RAN3.0 mmWave Beam Management.pptx
Training Course_5G RAN3.0 mmWave Beam Management.pptxTraining Course_5G RAN3.0 mmWave Beam Management.pptx
Training Course_5G RAN3.0 mmWave Beam Management.pptx
 
FastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection toolFastNetMon Advanced DDoS detection tool
FastNetMon Advanced DDoS detection tool
 
5G End to-end network slicing Demo
5G End to-end network slicing Demo5G End to-end network slicing Demo
5G End to-end network slicing Demo
 
pfSense firewall workshop guide
pfSense firewall workshop guidepfSense firewall workshop guide
pfSense firewall workshop guide
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack Neutron
 
LTM essentials
LTM essentialsLTM essentials
LTM essentials
 
How to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemHow to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage system
 
Network Monitoring System
Network Monitoring SystemNetwork Monitoring System
Network Monitoring System
 
Nmap tutorial
Nmap tutorialNmap tutorial
Nmap tutorial
 
Palo alto-review
Palo alto-reviewPalo alto-review
Palo alto-review
 
Software defined networks and openflow protocol
Software defined networks and openflow protocolSoftware defined networks and openflow protocol
Software defined networks and openflow protocol
 

Destacado

Tackling nanobubble characterization challenges
Tackling nanobubble characterization challengesTackling nanobubble characterization challenges
Tackling nanobubble characterization challengesMalvern Instruments
 
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...Geisi Rojas Barreto
 
Nanoparticle Tracking Analysis (particle by particle technique)
Nanoparticle Tracking Analysis (particle by particle technique)Nanoparticle Tracking Analysis (particle by particle technique)
Nanoparticle Tracking Analysis (particle by particle technique)Anson Ho
 
Protein Structure & Function
Protein Structure & FunctionProtein Structure & Function
Protein Structure & Functioniptharis
 
Circular dichroism
Circular dichroismCircular dichroism
Circular dichroismShan Too
 
Circular Dichroism ppt,
Circular Dichroism ppt, Circular Dichroism ppt,
Circular Dichroism ppt, Manu MS
 

Destacado (7)

Tackling nanobubble characterization challenges
Tackling nanobubble characterization challengesTackling nanobubble characterization challenges
Tackling nanobubble characterization challenges
 
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...
Webinário: "Nanoparticle Tracking Analysis (NTA): Contagem, Visualização e Ta...
 
Nanoparticle Tracking Analysis (particle by particle technique)
Nanoparticle Tracking Analysis (particle by particle technique)Nanoparticle Tracking Analysis (particle by particle technique)
Nanoparticle Tracking Analysis (particle by particle technique)
 
Protein Structure & Function
Protein Structure & FunctionProtein Structure & Function
Protein Structure & Function
 
Protein
ProteinProtein
Protein
 
Circular dichroism
Circular dichroismCircular dichroism
Circular dichroism
 
Circular Dichroism ppt,
Circular Dichroism ppt, Circular Dichroism ppt,
Circular Dichroism ppt,
 

Similar a Change the Way You Analyze Flow Data

NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...SolarWinds
 
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...SolarWinds
 
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...SolarWinds
 
SolarWinds Federal SE Webinar November 2014
SolarWinds Federal SE Webinar November 2014SolarWinds Federal SE Webinar November 2014
SolarWinds Federal SE Webinar November 2014SolarWinds
 
Federal Webinar: Technical Update on the Best New Features of our Most Popula...
Federal Webinar: Technical Update on the Best New Features of our Most Popula...Federal Webinar: Technical Update on the Best New Features of our Most Popula...
Federal Webinar: Technical Update on the Best New Features of our Most Popula...SolarWinds
 
SolarWinds Scalability for the Enterprise
SolarWinds Scalability for the EnterpriseSolarWinds Scalability for the Enterprise
SolarWinds Scalability for the EnterpriseSolarWinds
 
Slides: Start Small, Grow Big with a Unified Scale-Out Infrastructure
Slides: Start Small, Grow Big with a Unified Scale-Out InfrastructureSlides: Start Small, Grow Big with a Unified Scale-Out Infrastructure
Slides: Start Small, Grow Big with a Unified Scale-Out InfrastructureNetApp
 
New Product Release Roundup: SAM, NPM, & VNQM
New Product Release Roundup: SAM, NPM, & VNQMNew Product Release Roundup: SAM, NPM, & VNQM
New Product Release Roundup: SAM, NPM, & VNQMSolarWinds
 
SolarWinds Online Federal User Group
SolarWinds Online Federal User GroupSolarWinds Online Federal User Group
SolarWinds Online Federal User GroupSolarWinds
 
Migrating to OpenFlow SDNs
Migrating to OpenFlow SDNsMigrating to OpenFlow SDNs
Migrating to OpenFlow SDNsUS-Ignite
 
TIA sdn transport_2_shukla_final
TIA sdn transport_2_shukla_finalTIA sdn transport_2_shukla_final
TIA sdn transport_2_shukla_finalDeborah Porchivina
 
HDF: Hortonworks DataFlow: Technical Workshop
HDF: Hortonworks DataFlow: Technical WorkshopHDF: Hortonworks DataFlow: Technical Workshop
HDF: Hortonworks DataFlow: Technical WorkshopHortonworks
 
Informix - The Ideal Database for IoT
Informix - The Ideal Database for IoTInformix - The Ideal Database for IoT
Informix - The Ideal Database for IoTPradeep Natarajan
 
IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform
 IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform
IoT Ingestion & Analytics using Apache Apex - A Native Hadoop PlatformApache Apex
 
Monitoring federation open stack infrastructure
Monitoring federation open stack infrastructureMonitoring federation open stack infrastructure
Monitoring federation open stack infrastructureFernando Lopez Aguilar
 
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...Haripds Shrestha
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...Impetus Technologies
 
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...ManageEngine, Zoho Corporation
 

Similar a Change the Way You Analyze Flow Data (20)

NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
 
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
 
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...
NetFlow Deep Dive: NetFlow Tips and Tricks to get the Most Out of Your Networ...
 
SolarWinds Federal SE Webinar November 2014
SolarWinds Federal SE Webinar November 2014SolarWinds Federal SE Webinar November 2014
SolarWinds Federal SE Webinar November 2014
 
Federal Webinar: Technical Update on the Best New Features of our Most Popula...
Federal Webinar: Technical Update on the Best New Features of our Most Popula...Federal Webinar: Technical Update on the Best New Features of our Most Popula...
Federal Webinar: Technical Update on the Best New Features of our Most Popula...
 
SolarWinds Scalability for the Enterprise
SolarWinds Scalability for the EnterpriseSolarWinds Scalability for the Enterprise
SolarWinds Scalability for the Enterprise
 
Slides: Start Small, Grow Big with a Unified Scale-Out Infrastructure
Slides: Start Small, Grow Big with a Unified Scale-Out InfrastructureSlides: Start Small, Grow Big with a Unified Scale-Out Infrastructure
Slides: Start Small, Grow Big with a Unified Scale-Out Infrastructure
 
New Product Release Roundup: SAM, NPM, & VNQM
New Product Release Roundup: SAM, NPM, & VNQMNew Product Release Roundup: SAM, NPM, & VNQM
New Product Release Roundup: SAM, NPM, & VNQM
 
SolarWinds Online Federal User Group
SolarWinds Online Federal User GroupSolarWinds Online Federal User Group
SolarWinds Online Federal User Group
 
Migrating to OpenFlow SDNs
Migrating to OpenFlow SDNsMigrating to OpenFlow SDNs
Migrating to OpenFlow SDNs
 
TIA sdn transport_2_shukla_final
TIA sdn transport_2_shukla_finalTIA sdn transport_2_shukla_final
TIA sdn transport_2_shukla_final
 
HDF: Hortonworks DataFlow: Technical Workshop
HDF: Hortonworks DataFlow: Technical WorkshopHDF: Hortonworks DataFlow: Technical Workshop
HDF: Hortonworks DataFlow: Technical Workshop
 
ODP Presentation LinuxCon NA 2014
ODP Presentation LinuxCon NA 2014ODP Presentation LinuxCon NA 2014
ODP Presentation LinuxCon NA 2014
 
Informix - The Ideal Database for IoT
Informix - The Ideal Database for IoTInformix - The Ideal Database for IoT
Informix - The Ideal Database for IoT
 
IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform
 IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform
IoT Ingestion & Analytics using Apache Apex - A Native Hadoop Platform
 
Monitoring federation open stack infrastructure
Monitoring federation open stack infrastructureMonitoring federation open stack infrastructure
Monitoring federation open stack infrastructure
 
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...
Designing and Implementing a cloud-hosted SaaS for data movement and Sharing ...
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
 
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...
Real-time Streaming Analytics for Enterprises based on Apache Storm - Impetus...
 
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...
Bandwidth reporting, capacity planning, and traffic shaping: NetFlow Analyzer...
 

Más de SolarWinds

SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...
SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...
SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...SolarWinds
 
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...SolarWinds
 
Government Webinar: Alerting and Reporting in the Age of Observability
Government Webinar: Alerting and Reporting in the Age of ObservabilityGovernment Webinar: Alerting and Reporting in the Age of Observability
Government Webinar: Alerting and Reporting in the Age of ObservabilitySolarWinds
 
Government and Education Webinar: Full Stack Observability
Government and Education Webinar: Full Stack ObservabilityGovernment and Education Webinar: Full Stack Observability
Government and Education Webinar: Full Stack ObservabilitySolarWinds
 
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...Government and Education Webinar: Public Sector Cybersecurity Survey - What I...
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...SolarWinds
 
Becoming Secure By Design: Questions You Should Ask Your Software Vendors
Becoming Secure By Design: Questions You Should Ask Your Software VendorsBecoming Secure By Design: Questions You Should Ask Your Software Vendors
Becoming Secure By Design: Questions You Should Ask Your Software VendorsSolarWinds
 
Government and Education Webinar: Real-Time Mission, CIO, and Command Dashboards
Government and Education Webinar: Real-Time Mission, CIO, and Command DashboardsGovernment and Education Webinar: Real-Time Mission, CIO, and Command Dashboards
Government and Education Webinar: Real-Time Mission, CIO, and Command DashboardsSolarWinds
 
Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...SolarWinds
 
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...SolarWinds
 
Government and Education Webinar: Leverage Automation to Improve IT Operations
Government and Education Webinar: Leverage Automation to Improve IT OperationsGovernment and Education Webinar: Leverage Automation to Improve IT Operations
Government and Education Webinar: Leverage Automation to Improve IT OperationsSolarWinds
 
Government and Education Webinar: Improving Application Performance
Government and Education Webinar: Improving Application PerformanceGovernment and Education Webinar: Improving Application Performance
Government and Education Webinar: Improving Application PerformanceSolarWinds
 
Government and Education: IT Tools to Support Your Hybrid Workforce
Government and Education: IT Tools to Support Your Hybrid WorkforceGovernment and Education: IT Tools to Support Your Hybrid Workforce
Government and Education: IT Tools to Support Your Hybrid WorkforceSolarWinds
 
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...Government and Education Webinar: There's More Than One Way to Monitor SQL Da...
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...SolarWinds
 
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...SolarWinds
 
Government and Education Webinar: Zero-Trust Panel Discussion
Government and Education Webinar: Zero-Trust Panel Discussion Government and Education Webinar: Zero-Trust Panel Discussion
Government and Education Webinar: Zero-Trust Panel Discussion SolarWinds
 
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...Government and Education: Leveraging The SolarWinds Orion Assistance Program ...
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...SolarWinds
 
Government and Education Webinar: SQL Server—Advanced Performance Tuning
Government and Education Webinar: SQL Server—Advanced Performance Tuning Government and Education Webinar: SQL Server—Advanced Performance Tuning
Government and Education Webinar: SQL Server—Advanced Performance Tuning SolarWinds
 
Government and Education Webinar: Recovering IP Addresses on Your Network
Government and Education Webinar: Recovering IP Addresses on Your NetworkGovernment and Education Webinar: Recovering IP Addresses on Your Network
Government and Education Webinar: Recovering IP Addresses on Your NetworkSolarWinds
 
Government and Education Webinar: Optimize Performance With Advanced Host Mon...
Government and Education Webinar: Optimize Performance With Advanced Host Mon...Government and Education Webinar: Optimize Performance With Advanced Host Mon...
Government and Education Webinar: Optimize Performance With Advanced Host Mon...SolarWinds
 
Government and Education Webinar: Conquering Remote Work IT Challenges
Government and Education Webinar: Conquering Remote Work IT Challenges Government and Education Webinar: Conquering Remote Work IT Challenges
Government and Education Webinar: Conquering Remote Work IT Challenges SolarWinds
 

Más de SolarWinds (20)

SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...
SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...
SolarWinds Government and Education Webinar: Greatest SolarWinds Features I N...
 
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...
SolarWinds Government and Education Webinar: Gaps Exist in Your Monitoring In...
 
Government Webinar: Alerting and Reporting in the Age of Observability
Government Webinar: Alerting and Reporting in the Age of ObservabilityGovernment Webinar: Alerting and Reporting in the Age of Observability
Government Webinar: Alerting and Reporting in the Age of Observability
 
Government and Education Webinar: Full Stack Observability
Government and Education Webinar: Full Stack ObservabilityGovernment and Education Webinar: Full Stack Observability
Government and Education Webinar: Full Stack Observability
 
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...Government and Education Webinar: Public Sector Cybersecurity Survey - What I...
Government and Education Webinar: Public Sector Cybersecurity Survey - What I...
 
Becoming Secure By Design: Questions You Should Ask Your Software Vendors
Becoming Secure By Design: Questions You Should Ask Your Software VendorsBecoming Secure By Design: Questions You Should Ask Your Software Vendors
Becoming Secure By Design: Questions You Should Ask Your Software Vendors
 
Government and Education Webinar: Real-Time Mission, CIO, and Command Dashboards
Government and Education Webinar: Real-Time Mission, CIO, and Command DashboardsGovernment and Education Webinar: Real-Time Mission, CIO, and Command Dashboards
Government and Education Webinar: Real-Time Mission, CIO, and Command Dashboards
 
Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...
 
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...
Government and Education Webinar: SolarWinds Orion Platform: Audit and Stream...
 
Government and Education Webinar: Leverage Automation to Improve IT Operations
Government and Education Webinar: Leverage Automation to Improve IT OperationsGovernment and Education Webinar: Leverage Automation to Improve IT Operations
Government and Education Webinar: Leverage Automation to Improve IT Operations
 
Government and Education Webinar: Improving Application Performance
Government and Education Webinar: Improving Application PerformanceGovernment and Education Webinar: Improving Application Performance
Government and Education Webinar: Improving Application Performance
 
Government and Education: IT Tools to Support Your Hybrid Workforce
Government and Education: IT Tools to Support Your Hybrid WorkforceGovernment and Education: IT Tools to Support Your Hybrid Workforce
Government and Education: IT Tools to Support Your Hybrid Workforce
 
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...Government and Education Webinar: There's More Than One Way to Monitor SQL Da...
Government and Education Webinar: There's More Than One Way to Monitor SQL Da...
 
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...
SolarWinds Government and Education Webinar: Virtual Technology Briefing 08.0...
 
Government and Education Webinar: Zero-Trust Panel Discussion
Government and Education Webinar: Zero-Trust Panel Discussion Government and Education Webinar: Zero-Trust Panel Discussion
Government and Education Webinar: Zero-Trust Panel Discussion
 
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...Government and Education: Leveraging The SolarWinds Orion Assistance Program ...
Government and Education: Leveraging The SolarWinds Orion Assistance Program ...
 
Government and Education Webinar: SQL Server—Advanced Performance Tuning
Government and Education Webinar: SQL Server—Advanced Performance Tuning Government and Education Webinar: SQL Server—Advanced Performance Tuning
Government and Education Webinar: SQL Server—Advanced Performance Tuning
 
Government and Education Webinar: Recovering IP Addresses on Your Network
Government and Education Webinar: Recovering IP Addresses on Your NetworkGovernment and Education Webinar: Recovering IP Addresses on Your Network
Government and Education Webinar: Recovering IP Addresses on Your Network
 
Government and Education Webinar: Optimize Performance With Advanced Host Mon...
Government and Education Webinar: Optimize Performance With Advanced Host Mon...Government and Education Webinar: Optimize Performance With Advanced Host Mon...
Government and Education Webinar: Optimize Performance With Advanced Host Mon...
 
Government and Education Webinar: Conquering Remote Work IT Challenges
Government and Education Webinar: Conquering Remote Work IT Challenges Government and Education Webinar: Conquering Remote Work IT Challenges
Government and Education Webinar: Conquering Remote Work IT Challenges
 

Último

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 

Último (20)

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 

Change the Way You Analyze Flow Data

  • 1. Change the Way You Analyze Flow Data © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
  • 2. Agenda • What is Flow Based Monitoring? • Flow Based Monitoring – Working & Applications • SolarWinds NetFlow Traffic Analyzer (NTA) - Overview • What’s new in SolarWinds NetFlow Traffic Analyzer (NTA) 4.0? • Applications of NTA 4.0 • Data on the Rise • Flow Storage – Technology • NTA 4.0 Flow Storage Management Scenarios • Installation Guidelines for NTA 4.0 • Summary © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 2
  • 3. What is Flow Based Monitoring? » Flow - Unidirectional sequence of packets organized as a set of fields called a flow record » Each Flow record helps identify the WHO, WHAT, WHEN and WHERE of network traffic » When flow export is enabled on a device, relevant header information about the traffic passing through its interfaces is captured for reporting » Important traffic information captured in a flow record includes source and destination IP address, source and destination port, protocol, interfaces, ToS entries, etc. » While Cisco® NetFlow is the most famous, non-Cisco network hardware vendors support flow formats such as sFlow®, IPFIX, Juniper® JFlow, Huawei Netstream™, Citrix® AppFlow, etc. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 3
  • 4. How Does Flow Monitoring Work? » Flows are captured differently for each type of flow technology. Once enabled on the device and as traffic passes through a specific router or switch interface,  NetFlow - IP header information of traffic packets are captured and stored in a cache and exported based on active and inactive timeout values.  sFlow - Based on the sampling rate one out of ‘N’ packets are captured and exported through a flow analysis tool for traffic reporting. » These Flows are exported from the device interface (Flow Exporter) to a centralized Flow Collector (Analyzer) that processes the data and generates reports. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 4
  • 5. How Does Flow Monitoring Work? Internet Se0/1 NetFlow Enabled MPLS Link Flow Exporter Fa0/1 Router NetFlow Packets sFlow Packets Switch sFlow Enabled Flow Collector with Storage Gi0/1 Gi0/2 LAN Lab © 2012 SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 5 Flow Analyzer UX
  • 6. Applications of Flow Based Monitoring Flow based monitoring helps see how traffic flows in your network. General data that can be derived by analyzing flows are, » Investigate cases of very high bandwidth usage – Which user or application is using up bandwidth? » Detect and diagnose network problems - Be notified of outages » Real-time traffic congestion management » Understand application usage - Monitor and detect changes in usage » Perform audit trail analysis - Identify unauthorized network activity & trace sources of DoS attacks » Trending and capacity planning © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 6
  • 7. SolarWinds NetFlow Analyzer (NTA) - Overview SolarWinds NetFlow Traffic Analyzer (NTA) enables capturing flow data and converting them in to easy-to-interpret charts and tables that describe how exactly your network bandwidth is being used. With NTA you can, » Monitor network bandwidth & traffic pattern down to interface levels » Highlights ‘Top talkers’ in the network - Identify users, applications and protocols that consume most bandwidth » Stores & displays by-the-minute flow data for long retention periods(limited only by disc storage capacity) » Analyzes Cisco® NetFlow, Juniper® J-Flow, IPFIX, sFlow®, Huawei NetStream™ & other flow data © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 7
  • 8. SolarWinds NetFlow Traffic Analyzer (NTA) 4.0 © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
  • 9. What’s New in NTA 4.0? » Offers long term storage of 1 minute granular data. You can now look at traffic data over days or months. » All conversations can be stored for as long as needed, limited only by server hardware & storage capacity » Ability to handle over 50,000 flows per second » Better load time on Orion/NTA resources/reports » Flexible deployment options that are easy to scale © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 9
  • 10. Why NTA 4.0 ? » By-the-minute granular data – Investigate into root causes of spikes and micro bursts in network » Process 50K+ sustained flows per second – Handle more data and IP conversations for high speed networks » View all IP conversations – Easily detect low bandwidth traffic generated by botnet communication and propagation, DNS storms, etc. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 10
  • 11. Why NTA 4.0 ? (Cont.) » History of events - Drill down options into each IP Conversation » Bandwidth capacity planning & budgeting - Pull out traffic data as required and take informed decisions » LAN Traffic Visibility - Detect network anomalies, IP conversation issues, application behavior problems using 1 minute granular IP conversation data © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 11
  • 12. Data on the Rise » Multiple monitoring points in the network leading to exponential growth in flow data » High speed networks contributing to more IP conversations and eventually more flow data » By-the-minute flow data retained for long periods requiring more disc space. » Flow accumulation leading to increased database query time © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 12
  • 13. Flow Storage - Technology © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
  • 14. Flow Storage in NetFlow 3.10 » Flow data is stored in relational databases like Microsoft SQL » As flow data size increases, query and retrieve time increases » Relational databases use B-tree to query data(more suitable for databases that undergo real-time changes) » Flow data is 0 cardinality data i.e. once captured the data does not change © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 14
  • 15. Flow Storage in NetFlow 4.0 » NTA 4.0 uses open source database called FastBit to query data » FastBit implements a set of alternative indexes called compressed bitmap indexes that provide efficient searching and retrieval operations » No locking on the data aids in faster reading of data » Performance enhancements in polling engine increases processing speed and capacity © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 15
  • 16. Flow Storage Structure After NetFlow 4.0 Before NetFlow 4.0 NetFlow Data SW NTA + Other Orion Modules NetFlow Data Additional Storage Database currently shared by flow data and the NTA/Orion Modules SW NTA + Other Orion Modules Additional Storage if required Move flow data out, add more storage for better performance and more storage space © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 16
  • 17. NTA 4.0 Flow Storage Management Scenarios © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
  • 18. 1. Single Server (Evaluation) In small networks, the main poller, SQL database, Web application & Flow Storage reside in a single server. Database & Server resources are shared Performance Advantage: » Flow storage can still be moved out separately from the Orion server to gain efficient use of CPU. » Performance benefits from the technology of the data not the physical machine its on. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 18
  • 19. 2. Stand-alone Server (Embedded Flow Storage) The Main Poller and Flow Storage resides on the same server while the SQL server runs separately. Flow Storage logically exists separately Performance Advantage: » Flow Storage exists in the same machine as the main poller, and can be removed as and when required without adding more systems. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 19
  • 20. 3. Independent Flow Storage (Recommended) Flow storage and SQL server resides separately on two servers. Flow Storage Physically exists separately Performance Advantage: » » » Flow storage now physically separated from SQL server Performance boost for Orion Server Flexibility to scale all three components of NTA individually to gain better performance and more storage. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 20
  • 21. Installation Guidelines for NTA 4.0 © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED.
  • 22. System Requirements for NTA 4.0 » Additional disc storage for database : Depending on flow data to be stored » 64 bit OS : Most Customers already use Server 2008 or above. (NTA 4.0 works on 32 bit OB, without the advantages of the new features) » To be installed on volume that is NTFS formatted : Enables use on local or network storage like NAS, SAN. © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 22
  • 23. Simple Installation » Option1: Install both NTA 4.0 & Flow Storage on the same machine » Option2: Install NTA 4.0 only » Follow installation wizard. No change in UI © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 23
  • 24. Recommended Upgrade Sequence Ensure a smooth upgrade to NTA 4.0 in your typical multi-poller environment of with the following upgrade sequence: 1 3 Additional Pollers Flow Storage Server Upgrade to NTA 4.0 with remote Flow Storage 2 Main Poller SQL Server Step1 : Install NTA 4.0 on the new Flow Storage Server Step2 : Upgrade NTA 4.0 on the Main Poller Step3 : And finally, install on the additional Pollers © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 24
  • 25. Start Collecting Network Traffic Flow Data » Once setup, NTA immediately starts ingesting flow data into the storage engine. » Simultaneously , using available system resources, NTA migrates old flow data from the SQL database. » Migration does not interfere with or interrupt current flow monitoring operations » No manual intervention required to migrate data! © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 25
  • 26. Summary » Zero cost upgrade!  If you are a customer under active maintenance, the upgrade is absolutely FREE! » » » » » » Avail scalability and performance benefits Don’t worry about migrating old flow data Retain flow data for 6+ months No separate investment on SQL licenses, or SQL DBA NTA 4.0 FAQ’s SolarWinds NTA 4.0 is now available for evaluation © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 26
  • 27. Thank you! © 2013, SOLARWINDS WORLDWIDE, LLC. ALL RIGHTS RESERVED. 27