Improved GHL Profilux 3.1 stats and logs

yes i am :) i need:
Name
Email
url/ip for Profilux acces
username and password if its protected by that.
 
A small friday project of mine. :)

I make a small script, that allows data from my ghl unit to be inserted into influxdb (its a small fast database made for measurement data), that allowed me to setup grafana (its a graphing tool usaly used to monitor servers, switchers in bigger computer enviorements)

Grafana is a pretty neat system, when it comes to graphs. Currently i am readying data from my unit every 30 sec, and my graphs are updating live. I can set tresholds, and alarms, and easy select the range the data should be shown.

The script i made, allows the unit to be named, so if you want, you can have several units input data into the same database, and you can select the unit you want the data from. If you got more than one aquarium.


The script is writen in python 3..

BdlES7F.png


BdlES7F.png


BdlES7F.png


BdlES7F.png


http://grafana.org/
https://www.influxdata.com/
 
I gave up. Ghl did everything they could to make it impossible to get the data form myghl, and they don't seem interested in me extracting the data. I still have the system running with support for the built in webserver, so I could give you access to that if you want
 
Looking awesome. I have had my tank down for a while and I am glad to see that you are still making improvements. Ill have my setup hooked up again in a few weeks.
 
small update.. being redoing the entire system the last few month, to move it over to React, to allow me to do live polling of data from the ghl system. The idea is to make the dashboard update each 2/3 sec live, with out page reload..

I have also being trying out some diffrent ways to make the dashboard seem more modern.. here is a quick test i did.. i dont know if like those more than the squares....
 

Attachments

  • Udklip.jpg
    Udklip.jpg
    32.2 KB · Views: 3
I dont know if this has any interested to people or not.. but a small update:

the system now only uses the database for statestics, and is pulling the data live from the ghl unit.

Qiv02lm.jpg


1: this data is pulled from your ghl unit, and is updated every 5 sec
2: this data is pulled from the db and is updated every 30 minute.

8WCmHI0.jpg


settings that allow the user to change how offen updates are made.

it also allow to toggle if it should show alarms or not.. alarms are not shown yet, as i need to deside how it should show these...

as always.. testers are always needed...
 

Attachments

  • ghl01.jpg
    ghl01.jpg
    16.1 KB · Views: 1
  • ghl02.jpg
    ghl02.jpg
    15.5 KB · Views: 2
Back
Top