Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Access checkmk view within an Iframe

In addition to this manual: https://docs.checkmk.com/latest/en/wato_user.html#_automatic_login_via_the_url we will show you when to use which URL for an automatic login via URL

...

The same procedure for Nagios views presenting in an Iframe!

Debug HTTPS iframes

Problem

Note
SinceWerk #6774 it's not possible to use an HTTPS Iframe within Checkmk (this also affects nagvis). 

Determine the issue

When opening a https Iframe within Checkmk I get that message. As t

Info

Image Added


To find a better error message, please open the developer tools of the current browser, select the Header Console and refresh the page. That is usually done with F12:

Info

Image Added

And the browser is also complaining about the missing CSP. 


Please also check the logs from the Checkmk site:

Code Block
languagebash
themeRDark
OMD[mysite]:~$ ls var/log/apache/
access_log  error_log  stats

Filter by label (Content by label)
showLabelsfalse
max5
spacesCON
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("view","gui") and type = "page" and space = "CON"
labelsgui view

...