nDPI/rrdtool
2022-01-05 11:11:58 +01:00
..
Makefile.in Added missing install target 2021-12-07 09:00:58 +01:00
README.txt Added missing dependency 2022-01-05 11:11:58 +01:00
rrd_anomaly.c Update copyright 2022-01-03 11:00:45 +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