nDPI/rrdtool
2022-09-21 08:24:37 +02:00
..
Makefile.in Added missing library 2022-09-21 08:24:37 +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 Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) 2022-07-13 19:44:18 +02:00
rrd_similarity.c Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) 2022-07-13 19:44:18 +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