Update README.md

This commit is contained in:
2025-05-03 16:54:37 +00:00
parent bcd283d59b
commit b3ca118201

View File

@@ -1,4 +1,2 @@
Docker compose stack with Grafana, Promethues and Telegraf. Telegraf will use SNMP to collect metrics, send to promethues, and visulize with grafana. Docker compose stack with Grafana, Telegraf and Prometheus. Telegraf will scrape metrics via SNMP as defined in telegraf.conf. It will then send the metrics to Prometheus. Grafana will be used to visualize the metrics.
Grafana will use docker volume for data storage