We've updated our Terms of Service and Privacy Policy. Please review the changes as you continue to interact with us.
Learn more
Plugins
Akvorado logo

Akvorado

ovhcloud

Get plugin

Akvorado

Akvorado netflow data source using akvorado api

Introduction

This plugin aim to allow user to display akvorado data directly in Grafana. example1 example2

Requirements

List any requirements or dependencies they may need to run the plugin.

Getting Started

In Grafana:

  • Add new data source
  • Akvorado
  • Add new Akvorado data source

datasource.png

connection.png

Building queries

Queries can be built using pre-configured parameters.

Query parameters

  • Type of query:
    • sankey
      • When using sankey at least two dimension must be used
    • timeseries
  • Unit
    • l3bps
    • pps
  • Dimension
    • Multiselect list: values are fetch from the back end
  • Limit: number of returned result
    • The number of return result is in fact limit +1 where +1 is the value "other" showing the aggregation of all other values
  • Filters: expression to filter result
    • The field is autocomplete and lint based on syntax checker

Query examples

Visualize the top 10 traffic per Source BGP AS for Ingress traffic, in bytes per second (pps) example1.png

Visualize the Top 10 Source BGP AS and Exporter Site for Ingress traffic, in packets per second (pps) example2.png

Contributing

If you want to contribute feel free to open a PR in this repo

Version
1.0.37
Dependencies
Grafana >=10.3.3
Developer
ovhcloud
Last Updated
January 27, 2025