FastNetMon’s latest update brings significant improvements to our top hosts dashboard, now using a pre-calculated top hosts table for faster performance. We’ve also added a new flag to export top hosts to Clickhouse tables, improved our Clickhouse table creation logic, and reduced excessive logging in our Netflow and IPFIX plugin.
Changes:
- Upgraded top hosts dashboard to use pre calculated top hosts table. Significant speed improvement is expected
- Added flag clickhouse_metrics_export_top_hosts to export top hosts to Clickhouse tables host_metrics_ipv4_top and host_metrics_ipv6_top
- Extracted database creation logic into separate database
- Improved Clickhouse table creation logic
- Reduced excessive logging about Decoded algorithm in Netflow and IPFIX plugin