diff --git a/examples/README.md b/examples/README.md index 4cd9e989..59fea718 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 00000000..2faa666f Binary files /dev/null and b/examples/ndpid_grafana_example.png differ