[Mosaic] how to visualize Grafana dashboard in mosaic HIM ? - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: [Mosaic] how to visualize Grafana dashboard in mosaic HIM ? (/showthread.php?tid=2582) |
[Mosaic] how to visualize Grafana dashboard in mosaic HIM ? - olivier - 15.04.2020 Hi, I would like to visualize Grafana dashboards via my mosaic HIM I test it on the same LAN, I do not use the cloud service yet I have a Grafana server hosted on the same network (192.168.0.xxx) than my LogicMachine I tried with 2 widget: - "inline frame" with "http://192.168.0.xxx:3000/d/GHZKAk3Zk/dash-test?orgId=1&from=1586343769866&to=1586948569866&panelId=2" as parameter - plain html: Code: <!DOCTYPE html> but it do not work currently any clue to make it working ? best regards RE: [Mosaic] how to visualize Grafana dashboard in mosaic HIM ? - Daniel - 15.04.2020 Can you display it in frame in custom visu? not Mosaic RE: [Mosaic] how to visualize Grafana dashboard in mosaic HIM ? - admin - 15.04.2020 See this: https://grafana.com/docs/grafana/latest/installation/configuration/#allow-embedding |