mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-14 16:12:15 +00:00
* CI fixes * some build systems do not like that (e.g. OpenWrt) * fixed some rrdtool related build warnings/errors Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| README.txt | ||
| rrd_anomaly.c | ||
| rrd_similarity.c | ||
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