Is it possible to download maps from zabbix with command line?
I would like to integrate map.png to Grafana.
If I use the map link[1], other Grafana user who were not users of zabbix could not see the map image.
So I have to use a real image file instead of the map link[1].
I have tried the zabbix api "image.get", but it doesn't work for me.
The 'curl' command line show me "You are not logged in".
Is there any other method?
Thanks.
[1]: http://thezabbix/zabbix/map.php?sysm...severity_min=0
I would like to integrate map.png to Grafana.
If I use the map link[1], other Grafana user who were not users of zabbix could not see the map image.
So I have to use a real image file instead of the map link[1].
I have tried the zabbix api "image.get", but it doesn't work for me.
The 'curl' command line show me "You are not logged in".
Is there any other method?
Thanks.
[1]: http://thezabbix/zabbix/map.php?sysm...severity_min=0
Comment