Results 1 to 2 of 2

Thread: Grafana showing data from my Profilux3 unit

  1. #1
    Join Date
    23.05.2010
    Location
    aalborg
    Posts
    173

    Default Grafana showing data from my Profilux3 unit

    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..









    http://grafana.org/
    https://www.influxdata.com/
    Last edited by StarF; 17.09.2016 at 12:05.

  2. #2
    Join Date
    06.01.2016
    Location
    Berlin
    Posts
    48

    Default

    Great stuff! Could you also add data from manual measurements like Nitrate testing done with a test kit?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •