Closed gauravsuryawanshi0806 closed 2 years ago
Hi I had the same problem, my config in icinga, i set grafana access as iframe, and get the same error.
I fixed adding the next line in apache config
#################################### Header set X-Frame-Options: "SAMEORIGIN" ####################################
i use centos and i added on this file /etc/httpd/conf/httpd.conf on debian/ubuntu i think is /etc/apache2/conf-enabled/security.conf (i added at the end, before IncludeOptional line)
Maybe this link help you about options has X-Frame https://developer.mozilla.org/es/docs/Web/HTTP/Headers/X-Frame-Options
I hope this help you
Check your Grafana options, you have to allow it now. see https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#allow_embedding
Hi, I have configured ICINGA with Grafana module with influx db. All configuration is done. in Grafana Web GUI i am able to see the graph but in ICINGA web GUI graph is not loading,can you please help the same. GRAFANA Screenshot : ICINGA2 screenshot: Error : http’s server IP address could not be found.