Versions Compared

Key

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

...

To resolve this, you can execute the following commands either as a normal Linux user or as root: 

  1.  sudo omd stop <SITENAME><mysite>
  2.  cd /usr/share/
  3.  sudo mv fonts fonts.bak
  4.  sudo zypper install -f google-opensans-fonts
  5.  sudo omd start <SITENAME><mysite>


After the Checkmk site has been restarted, the service graphs should display as expected. 

...