Plex Grafana Dashboard
I made a Grafana Dashboard for my Plex system at home. I feed various system telemetry into an influx database as the data source and Plex-Data-Collector for inserting the data from plex. Additionally, I wrote a python script for injecting logs from NZBGet into mysql. I then use Grafana to display the graphs. I really love Grafana and I’ve created several dashboards:
- A dashboard of my firewall statistics
- My Pihole ad-blocker stats
- A general executive dashboard
- A private finance dashboard with Bitcoin and Tradier values and pricing
The .json source for the dashboard can be found here
Technology Used: | ||
---|---|---|
Plex Grafana Dashboard