Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.3 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.3 KB

Grafana Daskboards

Some json files for several Grafana dashboards I threw together, gathering metrics through telegraf, as well as one powershell script that grabs cyberpower ups data, and pushing them to InfluxDB.

Home

Docker Details

Media Server Details

Plex Details

Power & Disk Usage

Cyberpower UPS powershell script

To make this script work you need to have their PowerPanel Business Edition software installed and then make sure the third line in the powershell script reflects the IP:Port of your powerpanel install, as well as edit the second to last line in the powershell script to reflect the IP:Port of your influxDB. Set the script up as a schedule task or cronjob and you're good to go.

Also quick note, I didn't write this powershell script someone on reddit did if I remember correctly. But it appears they've deleted their post now and or their account, it was here before.