Hi,
Because I already have a running appliance with Graphite and Grafana running a want to push data to graphite.
It works a different than with InfluxDB.
Graphite is listening on port 2003 and with this example done by the crontab every minute I can send data to graphite command line with netcat.
$ echo "test.metric 50 `date +%s`" | nc 192.168.2.211 2003 <-- this is working
So how can I push the netcat (nc) stream to push data from Domoticz devices to a server accepting netcat requests?
Or better will be how can domoticz push the data to graphite? suggestions?
Martin
Data push Graphite, Grafana
Moderators: leecollings, remb0
-
brommetje
- Posts: 67
- Joined: Sunday 16 February 2014 17:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: NL
- Contact:
Re: Data push Graphite, Grafana
Hi,
I still want to use the Graphite/Grafana appliance http://www.sexigraf.fr/features/ if possible.
I can push the data (plaintext) from Domoticz by cronjobs (json) to the appliance (port 2003 carbon) but I want to do it from the GUI "Data Push.
Anyone a idea how to do this sending plaintext?
Martin
I still want to use the Graphite/Grafana appliance http://www.sexigraf.fr/features/ if possible.
I can push the data (plaintext) from Domoticz by cronjobs (json) to the appliance (port 2003 carbon) but I want to do it from the GUI "Data Push.
Anyone a idea how to do this sending plaintext?
Martin
Who is online
Users browsing this forum: No registered users and 1 guest