Blog entries by technology: Influx DB

15. 02. 2023 Giovanni Davide Saccá NetEye, Unified Monitoring

Grafana: InfluxDB Query to Extract More Than a Single Metric in a Single Panel

A particular client who operates as an ISP for its customers and corporate departments requested the ability to summarize and display, in convenient graphs, a few metrics related to the bandwidth delivered on switch ports, where the available gateways provide connectivity. The first activity I undertook was to obtain the MIB files and OIDs from…

Read More
03. 10. 2022 Davide Gallo ITOA, NetEye

Using Multiple Retention Policies in InfluxDB

By default all metrics in InfluxDB are stored forever, but for certain metrics we need to store them for a much shorter time span. One example is when we’re receiving very large amounts of raw data, when we’re much more interested in derived characteristics of that raw data. In this blog we’ll discuss how to…

Read More
31. 03. 2020 Stefano Bruno ITOA, NetEye

Take Care of Your Data: InfluxDB Sanitization

InfluxDB is the database used in NetEye for saving performance data. It guarantees graphic visibility of the data (thanks to the Grafana frontend) and it is very important that the data stored is useful. I’ll give you an example of how simple it can be to produce obsolete data in Influx: Suppose I create a…

Read More
04. 12. 2019 Patrick Zambelli ITOA, NetEye

Downsampling Performance Data in InfluxDB

During the course of a NetEye installation, a wide range of performance data is collected. From latency metrics of ping checks, to the saturation data of disks and memory units, to the collection of utilization metrics of various kinds. For all of this data we’ve adopted the open source time series database InfluxDB. The time-aligned…

Read More
26. 11. 2018 Susanne Greiner ITOA, NetEye

How to Drop a Tag in InfluxDB

If  you’ve ever had cardinality problems with InfluxDB, you might have discovered that a tag is the likely culprit.  Well done!  But now your next step is getting rid of that tag, and that’s when you’ll realize that in a time series database, tags play an important role in indexing.  Because dropping tags is rather complicated,…

Read More
14. 11. 2016 Thomas Forrer NetEye

Updated package influxdb-0.13.0_neteye1.0.3-1 (NetEye 3.8)

ChangeLog: – fixed bug: Wrong logrotate settings cause HUGE logfile (NIFDB-2)

Read More
14. 11. 2016 Thomas Forrer Downloads / Release Notes, NetEye

Updated package influxdb-0.13.0_neteye1.0.3-1 (NetEye 3.8)

ChangeLog: – fixed bug: Wrong logrotate settings cause HUGE logfile (NIFDB-2)

Read More
14. 11. 2016 Thomas Forrer NetEye

Updated package influxdb-0.13.0_neteye1.0.3-1 (NetEye 3.8)

ChangeLog: – fixed bug: Wrong logrotate settings cause HUGE logfile (NIFDB-2)

Read More
24. 06. 2021 Alessandro Valentini Contribution, NetEye

NetEye Backup: MariaDB

Roughly one year ago I started working on a set of backup scripts for NetEye with the following requirements: Cluster support without standby Configuration backups InfluxDB backup MariaDB backup In this post I’ll focus on the journey through my MariaDB backup implementation. Backing up MariaDB is usually a simple task: you run the mysqldump command…

Read More
20. 06. 2019 Andrea Avancini Events, ITOA, NetEye, Unified Monitoring

InfluxDays London 2019

As did for the last year edition, our DevOps team participated at InfluxDays, a conference organized by InfluxData and focused on time series data. We were really looking at the event with excitement, for all the new features InfluxData is putting into the new InfluxDB 2.0. So, apart from grabbing a very nice t-shirt, we…

Read More
22. 04. 2023 Emil Fazzi Bug Fixes, NetEye

Bug Fix for NetEye 4.29

We fixed a bug that was preventing the first secure install of a cluster to success. Now the ClickHouse autosetup, which contained the spotted bug, has been fixed and updated. Moreover we fixed two bugs related to Tenants having a name starting with numbers. In particular a bug that in this case caused the Satellite…

Read More
03. 04. 2023 Mattia Codato Downloads / Release Notes, NetEye, Unified Monitoring

NetEye 4.29 Release Notes

Welcome to version 4.29 of our NetEye v4 Unified Monitoring Solution. With this release, NetEye welcomes us with a spectacular sunset view and a beautiful flower, symbol of the Dolomites. The Edelweiss, or “Stella Alpina”, is a protected flower that grows in high altitudes among the bare and rugged rocks of our mountains. Its gentleness…

Read More
03. 04. 2023 Damiano Chini Log Management, Log-SIEM, NetEye

Introducing Observability in El Proxy

If you’re familiar with the NetEye SIEM module you probably also know El Proxy, the solution integrated into NetEye to ensure the integrity and inalterability of the logs produced by the SIEM module. Since its introduction in NetEye, the only way to understand what El Proxy was doing was to inspect its logs, but as…

Read More
01. 12. 2022 Benjamin Gröber Downloads / Release Notes, NetEye, Unified Monitoring

NetEye 4.27 Release Notes

Welcome to version 4.27 of our NetEye v4 Unified Monitoring Solution. This time, NetEye arrives at the same time as one of the most magical periods of the year. It’s, in fact, during the Christmas period that dozens of squares in the South-Tyrolean land are decked out to welcome thousands of people and give them…

Read More
02. 11. 2022 Mirko Morandini ITOA, NetEye, Uncategorized

Creating Compelling Stacked Bar Charts with Grafana

Grafana is an open source data visualization application that is widely used for displaying interactive monitoring and service dashboards. It focuses on a high-performance visualization of time series data, such as network throughput, access time, or CPU performance data. For this, it connects to specific time series databases such as InfluxDB, but also to common…

Read More

Archive