Grafana Dashboard to monitor Owl USB CM160 Electricity Consumption

Grafana Dashboard to monitor Owl USB CM160 Electricity Consumption screenshot 1

Just download the latest PowerShell script version from GitHub https://raw.githubusercontent.com/jorgedlcruz/owlCM160-grafana/master/owlCM160_Influx.ps1 and change the Configuration section within your details:

# System variables, on here you need to replace the next ones with your own paths, IPs, pass, etc.
#By default the SystemDataSQLLitePath on mi case was C:\Program Files\System.Data.SQLite\2015\bin\System.Data.SQLite.dll
$SystemDataSQLLitePath="YOURPATHTOTHESQLLITEASSEMBLY" 
$NumberArray="THEMINUTESYOUWANTTORETRIEVE"
$InfluxDBURL="https://YOURINFLUXDBSERVER"
$InfluxDBPort="8086"
$InfluxDBDB="YOURINFLUXDB"
$InfluxDBUser='YOURINFLUXUSER'
$InfluxDBPass='YOURINFLUXPASS' | ConvertTo-SecureString -asPlainText -Force

Once the changes are done, please schedule the script on your Windows Task Scheduler.

Then download or import this Dashboard to your Grafana, and you should see something similar to the next: alt tag

Revisions
RevisionDescriptionCreated
Grafana Agent

Grafana Agent

by Grafana Labs
Grafana Labs solution

Easily monitor metrics and logs from a Grafana Agent instance with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies