1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-27 02:25:43 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Pavel Odintsov
bd4d62f305 Reformat all code with clang-format 2023-03-01 13:31:39 +00:00
Pavel Odintsov
d5ce086244 Complete rework of speed counters for IPv4 prefixes and IPv6 hosts and networks 2023-02-28 19:24:05 +00:00
Pavel Odintsov
1ae44451c4 Reformat code with clang format 2023-02-26 23:29:01 +00:00
Pavel Odintsov
704793b2bd Get rid of gettimeofday in Graphite logic 2023-01-16 18:13:59 +00:00
Pavel Odintsov
c83e415659 Ported metrics backends to new total counters 2022-10-04 20:13:16 +02:00
Pavel Odintsov
4a7ee74718 Reworked IPv4 per network counters to new logic 2022-07-29 17:33:05 +01:00
Pavel Odintsov
be764d916e Fixed all tests for new counter structure 2022-06-26 17:28:19 +01:00
Pavel Odintsov
653f930e4e Rename map_element_t to subnet_counter_t as it's better name and explains nature 2022-06-26 15:51:31 +01:00
Pavel Odintsov
6833220676 Switched to use only .hpp extension for header files as standard for this repo 2022-06-26 15:10:12 +01:00
Pavel Odintsov
07d442533e Removed unused variables. Switched to average counters by default as we use them for ages that way 2022-05-23 16:21:09 +01:00
Pavel Odintsov
242703a166 Reformatted code with clang-format 2022-04-20 21:45:43 +01:00
Pavel Odintsov
bcb28203bd Added InfluxDB support 2022-03-28 14:58:01 +01:00
Pavel Odintsov
ad5eb82028 Extracted Graphite logic into separate module 2022-03-28 14:58:01 +01:00