nDPI/rrdtool
2022-05-03 12:37:22 +02:00
..
Makefile.in Updated RRD dependencies 2022-05-03 12:37:22 +02:00
README.txt Added code for identifiying anomalies with metrics stored in InfluxDB 2022-03-30 22:12:39 +02:00
rrd_anomaly.c FreeBSD fixes 2022-01-13 21:15:21 +01:00
rrd_similarity.c Fixed msys2 build warnings and re-activated CI Mingw64 build. 2022-04-14 19:17:48 +02: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