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

PRTG Network Monitor Presentation
PRTG Network Monitor PresentationPRTG Network Monitor Presentation
PRTG Network Monitor PresentationNafaâ TAYACHI
 
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPT
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPTBài 11: Công cụ quản trị Server Manager - Giáo trình FPT
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPTMasterCode.vn
 
Oracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best PracticesOracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best PracticesBobby Curtis
 
MongoDB at Baidu
MongoDB at BaiduMongoDB at Baidu
MongoDB at BaiduMat Keep
 
Understanding domino memory 2017
Understanding domino memory 2017Understanding domino memory 2017
Understanding domino memory 2017mJOBrr
 
ODA Backup Restore Utility & ODA Rescue Live Disk
ODA Backup Restore Utility & ODA Rescue Live DiskODA Backup Restore Utility & ODA Rescue Live Disk
ODA Backup Restore Utility & ODA Rescue Live DiskRuggero Citton
 
Security features In MySQL 8.0
Security features In MySQL 8.0Security features In MySQL 8.0
Security features In MySQL 8.0Mydbops
 
Duties of a system administrator
Duties of a system administratorDuties of a system administrator
Duties of a system administratorKhang-Ling Loh
 
Network and System Administration chapter 2
Network and System Administration chapter 2Network and System Administration chapter 2
Network and System Administration chapter 2IgguuMuude
 
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)Aurimas Mikalauskas
 
MySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKMySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKYoungHeon (Roy) Kim
 
EM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM MetricsEM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM MetricsMaaz Anjum
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMarkus Michalewicz
 

La actualidad más candente (20)

Linux
LinuxLinux
Linux
 
PRTG Network Monitor Presentation
PRTG Network Monitor PresentationPRTG Network Monitor Presentation
PRTG Network Monitor Presentation
 
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPT
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPTBài 11: Công cụ quản trị Server Manager - Giáo trình FPT
Bài 11: Công cụ quản trị Server Manager - Giáo trình FPT
 
linux vs window
linux vs windowlinux vs window
linux vs window
 
Oracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best PracticesOracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best Practices
 
MongoDB at Baidu
MongoDB at BaiduMongoDB at Baidu
MongoDB at Baidu
 
Understanding domino memory 2017
Understanding domino memory 2017Understanding domino memory 2017
Understanding domino memory 2017
 
ODA Backup Restore Utility & ODA Rescue Live Disk
ODA Backup Restore Utility & ODA Rescue Live DiskODA Backup Restore Utility & ODA Rescue Live Disk
ODA Backup Restore Utility & ODA Rescue Live Disk
 
Security features In MySQL 8.0
Security features In MySQL 8.0Security features In MySQL 8.0
Security features In MySQL 8.0
 
Oracle GoldenGate
Oracle GoldenGate Oracle GoldenGate
Oracle GoldenGate
 
Linux
LinuxLinux
Linux
 
Duties of a system administrator
Duties of a system administratorDuties of a system administrator
Duties of a system administrator
 
Network and System Administration chapter 2
Network and System Administration chapter 2Network and System Administration chapter 2
Network and System Administration chapter 2
 
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)
MySQL Performance Tuning. Part 1: MySQL Configuration (includes MySQL 5.7)
 
MySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELKMySQL Slow Query log Monitoring using Beats & ELK
MySQL Slow Query log Monitoring using Beats & ELK
 
EM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM MetricsEM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM Metrics
 
Registry Forensics
Registry ForensicsRegistry Forensics
Registry Forensics
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19c
 
08. networking
08. networking08. networking
08. networking
 
Using Statspack and AWR for Memory Monitoring and Tuning
Using Statspack and AWR for Memory Monitoring and TuningUsing Statspack and AWR for Memory Monitoring and Tuning
Using Statspack and AWR for Memory Monitoring and Tuning
 

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

Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Último (20)

Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

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