Hello team.
Currently. We are working in a new project on WinccOA 3.19 and we have to implement the interface to external application, our client wants generate report as Grafana or choronograf, we know this is possible, but we can´t find information about that, when we trying open http://localhost:8086 we dont have response.
do you have anything idea? or
do you have a link with the tutorial for that issue?
We hope can you help us with this topic.
Thanks in advance
Connect NGA to Chronograf or Grafana or Telegraf or similar
- LuisD1202
- Posts:6
- Joined: Thu Mar 14, 2019 8:49 pm
Connect NGA to Chronograf or Grafana or Telegraf or similar
- hpuchegger
- Posts:86
- Joined: Fri Oct 08, 2021 10:38 am
Re: Connect NGA to Chronograf or Grafana or Telegraf or similar
Hello,
WinCC OA does not provide an interface to those tools.
Grafana may use the provided database (e.g. InfluxDB) to receive the data needed but therefore please contact their support (e.g. Grafana support).
An example how to use chronograf related to WinCC OA can be found on various sites. E.g.:
https://kaasm.com/digital-platforms/win ... -influxdb/
Br Herbert
WinCC OA does not provide an interface to those tools.
Grafana may use the provided database (e.g. InfluxDB) to receive the data needed but therefore please contact their support (e.g. Grafana support).
An example how to use chronograf related to WinCC OA can be found on various sites. E.g.:
https://kaasm.com/digital-platforms/win ... -influxdb/
Br Herbert
- adaneau
- Posts:310
- Joined: Tue Feb 21, 2012 9:49 am
Re: Connect NGA to Chronograf or Grafana or Telegraf or similar
Hey,
It is pretty straightforward :
https://docs.influxdata.com/influxdb/v1 ... s/grafana/
As WinCCOA is using influxdb, anything working with it is fine to use. Just be aware of the data structure.
BR
Alex
It is pretty straightforward :
https://docs.influxdata.com/influxdb/v1 ... s/grafana/
As WinCCOA is using influxdb, anything working with it is fine to use. Just be aware of the data structure.
BR
Alex