It would be awesome to have a way to display maps, graphs and others elements like problems into webpages for public display.
Ad Widget
Collapse
[Feature Request] Ability to embed maps, graphs & others into webpages
Collapse
X
-
The goal here is to display a small parts of data available from Zabbix on a Wordpress page without having to send users into Zabbix interface with public login (using URL like: https://yourserver.tld/zabbix/zabbix...dashboard.view).
Actually, because Zabbix use relative paths, it is not possible to use IFrame or Embed functions. Having the possibility to include a «Dashboard» would get thing way easier as one can manage the way things are displayed on the external webpage directly from inside Zabbix. Otherwise just a way to display elements like Maps, Graphs and tables like Problems.
I know graphs can already be displayed (right click, copy image location) but having official support for such feature would make it easier (maybe just a button at the top beside that display a shareable URL ?). For security reason, it should be limited to what is accessible to guest user or flagged as public.
I hope you understand what I mean.Comment
-
Assume using the API is not applicable to your use case?
We use API to retrieve problems and maps to a web page giving a very simple to use and extremely simplified web based view for general monitoring.
This way we have embedded into a single page syslogs and Zabbix items. and customize to our needs.
We are also retrieving values for graphing etc.
Comment
-
We use Zabbix to monitor our amateur radio emergency data network, so keeping things as simple as possible is the way to go, so we look to use included features, but for this case it seems I will get the Zabbix code, copy it to new file and make what is needed to display the data on the public status page.Assume using the API is not applicable to your use case?
We use API to retrieve problems and maps to a web page giving a very simple to use and extremely simplified web based view for general monitoring.
This way we have embedded into a single page syslogs and Zabbix items. and customize to our needs.
We are also retrieving values for graphing etc.
This feature has been requested many times in the past and should really be considered.Comment
-
Having the possibility to include a «Dashboard» would get thing way easier as one can manage the way things are displayed on the external webpage directly from inside Zabbix. Otherwise just a way to display elements like Maps, Graphs and tables like Problems.
We use Zabbix to monitor our amateur radio emergency data network, so keeping things as simple as mycfavisit possible is the way to go, so we look to use included features, but for this case it seems I will get the Zabbix code, copy it to new file and make what is needed to display the data on the public status page.
This feature has been requested many times in the past and should really be considered.Comment
Comment