mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-28 06:59:40 +00:00
10 lines
252 B
Text
10 lines
252 B
Text
|
|
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
|
|
|