diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-12-17 19:15:54 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-12-20 19:19:08 +0100 |
commit | 88cf57a16f2c12cb9a0048ec287c1aa2f96201c0 (patch) | |
tree | 311637dbb7cb3467dd95d5ee68e865385ad756af /examples/README.md | |
parent | 7e81f5b1b7f37a096c39420192f81ae46e246ef0 (diff) |
Added Grafana example dashboard image.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
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. + + ## c-notifyd A notification daemon that sends information about suspicious flow events to DBUS. |