Mikesch-mp / icingaweb2-module-grafana

Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
https://icinga.com/community/
GNU General Public License v2.0
241 stars 95 forks source link

Call to undefined function imagecreate() #276

Closed deric closed 1 year ago

deric commented 3 years ago
Call to undefined function Icinga\Module\Grafana\Controllers\imagecreate() in /usr/share/icingaweb2/modules/grafana/application/controllers/ImgController.php:217

-->

Expected Behavior

Expected to see a graph

Possible Solution

It might be worth mentioning in installation guide that the PHP GD module is required. E.g. on Debian:

apt install php7.3-gd

Context

Your Environment

v0tti commented 2 years ago

I ran into the same problem

Mikesch-mp commented 1 year ago

Fix in Documentation for 2.0.0