aboutsummaryrefslogtreecommitdiff
path: root/examples/c-influxd
Commit message (Collapse)AuthorAge
* Added Grafana nDPId dashboard.Toni Uhlig2023-12-16
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Improved InfluxDB push daemon.Toni Uhlig2023-12-15
| | | | | | | * added proper gauge handling that enables pushing data w/o missing out anything e.g. short flows with a lifetime in-between two InfluxDB intervals Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Improved InfluxDB push daemon.Toni Uhlig2023-12-14
| | | | | | | | * fixed severity parsing and gauge handling * added flow state gauges * flow related gauges are only increased/decreased if a "new" event was seen (except for bytes xfer) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Improved InfluxDB push daemon.Toni Uhlig2023-12-11
| | | | | | | | * fixed missing flow active gauge * fixed invalid flow risk severity gauges * fixed missing flow risk gauges Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Add InfluxDB push daemon.Toni Uhlig2023-12-07
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>