• Company
    • About Us
    • Case Studies
    • Press Center
    • Events
    • Careers
    • Blog
    • Contact us
  • Contact us
  • Login
 
  • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • Português
Paessler
                    - The Monitoring Experts
  • Products
    • Paessler PRTG
      Paessler PRTGMonitor your whole IT infrastructure
      • PRTG Network Monitor
      • PRTG Enterprise Monitor
      • PRTG Hosted Monitor
      • PRTG extensionsExtensions for Paessler PRTGExtend your monitoring to a new level
    • Icon Features
      FeaturesExplore all monitoring features
      • Maps & dashboards
      • Alerts & notifications
      • Multiple user interfaces
      • Distributed monitoring
      • Customizable reporting
  • Solutions
    • Industries
      IndustriesMonitor various industry sectors
      • Industrial
      • Healthcare
      • Data Center
      • Education
      • Finance
      • Government
    • IT Topics
      IT TopicsMonitor all areas of IT
      • Network Monitoring
      • Bandwidth Monitoring
      • SNMP Monitor
      • Network Mapping
      • WiFi Monitoring
      • Server Monitoring
  • Pricing
  • Resources
    • Getting Started
      Getting StartedModules for self-paced learning
    • How-to Guides
      How-to GuidesGet the most out of PRTG
    • Videos & Webinars
      Videos & WebinarsLearn from Paessler experts
    • IT  Knowledge
      IT KnowledgeExpand your IT knowledge
    • PRTG Manual
      PRTG ManualFull documentation
    • Knowledge Base
      Knowledge BaseShare community knowledge
    • PRTG Sensor Hub
      PRTG Sensor HubGet sensors, scripts & templates
    • Trainings
      PRTG TrainingLearn how to work with PRTG
  • Partners
    • icon star
      New Partners and MSPBecome a new partner or MSP
    • icon partner
      Partner PortalLog in to your partner account
    • Deal Registration
      Deal RegistrationRegister your sales opportunities
    • icon search
      Find a PartnerFind partners selling Paessler products
    • icon technology
      Technology AlliancesSee Paessler technology partnerships
  • Company
    • About Us
    • Case Studies
    • Press Center
    • Events
    • Careers
    • Blog
    • Contact us
  • Contact us
  • Login
  • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • Português
  • Get a quote
  • Free trial
  1. Home>
  2. Resources>
  3. How-to Guides>
  4. How to monitor with Flow in 3 steps
PRTG Logo

How to monitor with Flow in 3 steps

Free download
product overview

Monitoring flow with PRTG: Step-by-Step Guide

Table of content
  • What is Flow and how do I get it?
  • Why do I need Flow data?
  • How do I configure Flow in PRTG?
  • Closing thoughts

Bring your monitoring experience to the next level with PRTG

Get full visibility with real-time dashboards, alerts, and customizable sensors

Free download
PRODUCT OVERVIEW

What is Flow and how do I get it?

“Flow” is a method of measuring the flow of data between two devices or applications or a sequence of data packets between two endpoints.

There are several ways of acquiring Flow data, but most commonly Flow data is “Exported” by a device where the traffic has to traverse between the two endpoints.

To capture this Flow data, one needs to set up a collector to capture and subsequently analyse that data. The PRTG probe acts as a Flow collector and analyser.

There are several types of devices that produce Flow, these include devices like:

  • Routers
  • Firewalls
  • Switches
  • Inline collectors
  • Some virtual switches (like VMware and Open vSwitch)
PRTG infographic data acquisition using flow
PRTG infographic data acquisition using flow

Why do I need Flow data?

Three of the most common use cases for capturing
and analysing Flow data include:

icon search

Identifying bandwidth hogs

Individual sources often use disproportionately high amounts of network bandwidth. These sources may be individual users, but also applications or specific data. With Flow data you’ll be able evaluate IP addresses and get complete traffic related analytics.

icon alarm

Spot load peaks early

Many companies experience fluctuations in access to various websites or internally-used applications. By defining thresholds, you can be informed early of these events: ideally, before the performance of your system takes significant hit.

icon backup

Avoid backup overloads

Thorough backups can lead to problems for the entire network. Such problems are frequently the result of individual routers or switches which overload during the backup and thwart the entire network. Flow data can be used to monitor the traffic and bandwidth usage end-to-end in order to find the causes, and ultimately help you optimize your network.

How do I configure Flow in PRTG?

Configure your Flow generating device (exporter)

Firstly, you need to configure your Flow generating device (like a router or switch) so that it exports and sends Flow data to a computer running a PRTG probe. Pay special attention to the Flow version which is exported since a compatible sensor must be used for traffic analysis and bandwidth monitoring via NetFlow in PRTG.

Some things you need to consider when doing the Flow device configuration include:

What to export

This is usually configured based on the interface where the traffic enters and leaves the device.

How to export

The protocol to be used will be determined by what the device supports. Generally, the standard port for this protocol should be used (for example IPFix:4739, sFlow:6343, NetFlow:2055, jFlow:9996). It is also recommended to set the source address that the exporter should use when sending packets (take note that for “sampled” protocols, you should make note of the sampling interval as well).

Where to send it

Enter the IP of the of the PRTG server or the Remote Probe closest to the exporter. Remember that some devices, like Firewalls, have security restrictions, which means that you will be required to configure the firewall to allow packets through.

Some important things

On the Exporter, pay special attention to the following configurations:

icon https

Exporter source address

The exporter source address is the interface address the data is coming from. Unless you set it, the device is free to use any interface address it controls as the source.

Usually it is not a problem, but this may cause unexpected results. Notably it often causes confusion with firewalls where the source address is an external address.

icon target

Target Port

The source/destination port must be matched on the Exporter and the Collector (the PRTG Flow Sensor).

Icon maps

Interfaces that are included in the export 

On most devices, you can pick which devices you want to collect and export data for. Make sure you include all the interfaces with traffic of interest.

Note

The configuration of the Flow Export for a particular device is dependent upon the device type and/or operating system (OS), and thus these are too numerous to go through in this article.

A lot of information on the topic is available in our Knowledge Base, and one of our partners Plixer (the makers of Scrutinizer) has a great guide to configurating Flow on a wide range of devices.

PRTG makes monitoring as easy as it gets

Custom alerts and data visualization let you quickly identify and prevent all kinds of issues

Free download
PRODUCT OVERVIEW

Create a Flow sensor (collector) on your PRTG installation

What do I need to do in order collect the exported Flow data?

icon number one

PRTG needs to be installed on
a server with a configured PRTG Probe 

icon number two

Add the Flow device in question

icon number three

Add a PRTG Flow sensor (Collector) that matches the Protocol of the Exporter

Two variations of each Flow sensor

Now you may be asking yourself: “There are 2 variations of each flow sensor, which sensor should I choose?”

There are two main classes of Flow, Statistically Sampled (jFlow/sFlow) or a True Flow (IPFix/NetFlow) which is a 1-for-1.

Which Flow protocol you use is usually determined by the vendor of the device doing the collecting, generally most vendors only support one protocol type.

Next, if you have a specific list of traffic types you want to collect, then use the Custom sensor type for the selected protocol (see also the filter rules), else just use the Standard flow sensor for the protocol in question as Paessler’s programmers have created rules to cover the most common traffic types.

Detailed information on the configuration of the individual Flow sensors can found in their respective manual pages.

In case you want to sum up the Flows from various network devices into one Flow sensor, just add the Flow sensor on your probe device of your Local Probe or Remote Probe in PRTG.

PRTG screenshot Flow sensors
PRTG screenshot Flow sensors

Once everything is set you should get valuable data which by default is displayed in Toplists in PRTG.

These Toplists display the traffic analysis within the sensor among

  • Top Talkers (bandwidth used according to IP address),
  • Top Connections (according to connection), and
  • Top Protocols (according to protocol).

With Toplists, you get a categorized overview which makes NetFlow traffic analysis easy. You are able to create your own custom Toplists, however, please check our manual for performance considerations.

PRTG screenshot Flow sensors
PRTG screenshot Flow sensors

Closing thoughts

A key consideration for all of Flow collectors is that the packets come in from the exporters in a consistent and predictable manner.

PRTG is designed to collect data to make you aware of what is going on in your infrastructure and to alert you when certain thresholds are met.

To give an overview of the flow of data through your network, PRTG summarizes the collected Flow data into segments of 15-minute intervals. The 15-minute intervals are a good compromise between storage consumption and insight.

f you need more detail than the 15-minute intervals, our partner Plixer has a product that integrates with PRTG and gives all the details. They also have a web page with configuration details for most devices that are capable of producing Flow.

If you do not have a device capable of exporting Flow, there are other options. PRTG does have a Packet Sniffer sensor which is capable of collecting data on a network interface of the PRTG Core or Probe server. For details on the PRTG Packet Sniffer, please have a look at the PRTG Packet Sniffer sensor.

This how-to guide only scratches the surface?

Get more deep-dive information here!

Preview video

Learn about bandwidth monitoring with Flow in this video

view more
Preview Knowledge Base

Flow monitoring is also a topic in our Knowledge Base

READ more
Preview manual

Find all Flow sensors in our Manual

READ more
PRTG Logo

Start monitoring your IT infrastructure for free with PRTG and see how it can make your network more reliable and your job easier.

Free download
PRODUCT OVERVIEW

Products

  • Paessler PRTG
    Paessler PRTGMonitor your whole IT infrastructure
    • PRTG Network Monitor
    • PRTG Enterprise Monitor
    • PRTG Hosted Monitor
    • PRTG extensions
      Extensions for Paessler PRTGExtend your monitoring to a new level
  • Icon Features
    FeaturesExplore all monitoring features

Monitoring with PRTG

  • Network monitoring
  • Bandwidth monitoring
  • SNMP monitoring
  • Network mapping
  • Wi-Fi monitoring
  • Server monitoring
  • Network traffic analyzer
  • NetFlow monitoring
  • Syslog server

Useful Links

  • PRTG Manual
  • Knowledge Base
  • Customer Success Stories
  • About Paessler
  • Subscribe to newsletter
  • PRTG Support
  • PRTG Consulting
  • PRTG Feedback & Roadmap

Contact

Paessler GmbH
Thurn-und-Taxis-Str. 14, 
90411 Nuremberg 
Germany

[email protected]

+49 911 93775-0

  • Contact us
©2025 Paessler GmbHTerms & ConditionsPrivacy PolicyImprintReport VulnerabilityDownload & InstallSitemap
Application Performance Monitoring Tool Application Performance Monitoring Tool Application Performance Monitoring Tool