nDPI/rrdtool
2026-01-01 10:31:40 +01:00
..
Makefile.in Build system: Fix --disable-shared and --disable-static flags being ignored (#3044) 2025-11-25 15:32:29 +01:00
README.txt Added code for identifiying anomalies with metrics stored in InfluxDB 2022-03-30 22:12:39 +02:00
rrd_anomaly.c (C) update 2026-01-01 10:31:40 +01:00
rrd_similarity.c (C) update 2026-01-01 10:31:40 +01:00

This directory contains a tool that allows anomalies and similarities in RRD files to be identified


Prerequisite
- rrdtool (https://oss.oetiker.ch/rrdtool/)

If you have Ubuntu-based systems you need to do
- sudo apt-get install rrdtool librrd-dev