nDPI/rrdtool
Ivan Nardi 7f69de0b51
Restore a unit test result (#1403)
Deleted, probably by mistake, in 406ac7e8

Fix Makefile and add compilation of `rrdtool` in CI tests
2022-01-13 23:14:28 +01:00
..
Makefile.in Restore a unit test result (#1403) 2022-01-13 23:14:28 +01:00
README.txt Added missing dependency 2022-01-05 11:11:58 +01:00
rrd_anomaly.c FreeBSD fixes 2022-01-13 21:15:21 +01:00
rrd_similarity.c Update copyright 2022-01-03 11:00:45 +01:00

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


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

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