truenas has been updated to 25.04, yet the reporting system remains so primitive.
I tried setting up a monitoring dashboard for my NAS. Through Google searches, I learned Grafana is a solid UI option, but it requires a data source—either InfluxDB or Prometheus.
Here’s the tricky part:
1.Telegraf for InfluxDB v2 can’t find the Graphlite input
2. Prometheus also fails to complete the UI setup.
I’m wondering if it’s possible to add the Graphlite server required by Prometheus to the official app list? Or integrate it into the Prometheus container? This approach wouldn’t cause complications with the underlying Truenas Docker setup.