From 88cf57a16f2c12cb9a0048ec287c1aa2f96201c0 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 17 Dec 2023 19:15:54 +0100 Subject: Added Grafana example dashboard image. Signed-off-by: Toni Uhlig --- examples/README.md | 2 ++ examples/ndpid_grafana_example.png | Bin 0 -> 63737 bytes 2 files changed, 2 insertions(+) create mode 100644 examples/ndpid_grafana_example.png diff --git a/examples/README.md b/examples/README.md index 4cd9e9896..59fea7187 100644 --- a/examples/README.md +++ b/examples/README.md @@ -25,6 +25,8 @@ Used also by `tests/run_tests.sh` if available. An InfluxDB push daemon. It aggregates various statistics gathered from nDPId. The results are sent to a specified InfluxDB endpoint. +![](ndpid_grafana_example.png) + ## c-notifyd A notification daemon that sends information about suspicious flow events to DBUS. diff --git a/examples/ndpid_grafana_example.png b/examples/ndpid_grafana_example.png new file mode 100644 index 000000000..2faa666f0 Binary files /dev/null and b/examples/ndpid_grafana_example.png differ -- cgit v1.2.3