Hi All,
Wondering if anyone has had any experience setting up visualisation monitoring for VyOS?
I have been busy searching the web trying to find an answer and I see people mentioning the following setups.
- Telegraf > InfuxDB > Grafana
- VyOS > Greylog > ElasticSearch > Grafana
- ElasticSearch > Logstasg > Kibana
Unfortunately none of the methods have a how to guides and it seems a massive learning curve to learn grafana, greylog or kibana. I did get Telegraf > InfuxDB > Grafana operational but now just staring at nothing in Grafana as I need to understand Influx script and then make sense of how to create a graph/table
I also stood up a LibreNMS system, but it does not show what traffic is passing through or external connection attempts etc. Mainly CPU temp, Ports are up/down and traffic weight.
Adding syslog support into LibreNMS also does not help, as it only produces what is already possible through VyOS CLI. I’m looking at something similar to this project (https://github.com/pfelk/pfelk) where I can gather some more detail at a single glance.
Happy for suggestions, ideas or solutions with a guide, would be awesome!
Kind Regards