Versions Compared

Key

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


Info
How to copy your local BI structure to a remote site

...

For Checkmk 1.6 

...

linenumberstrue

...

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.2.0P13


Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

Getting Started

Background information regarding this subject is available in our Official documentation


Checkmk 1.6

  1. SCP the BI config from the target site to the remote site.

    Code Block
    languagebash
    themeRDark
    OMD[centralsite]:~$ scp /omd/sites/
  2. at
  3. centralsite/etc/check_mk/multisite.d/wato/bi.mk siteuser@remotesite:/omd/sites/
  4. bi1
  5. remotesite/etc/check_mk/multisite.d/wato/

    .

  6. Change the ownership of the file.

    Code Block
    languagebash
    themeRDark
    OMD[remotesite]:~$ chown
  7. bi1. bi.mk
  8.  remotesite:remotesite ~/etc/check_mk/multisite.d/wato/bi.mk

    .

  9. Remove the BI Cache directory.

    Code Block
    languagebash
    themeRDark
    OMD[remotesite]:~$ rm -r ~/tmp/check_mk/bi_cache
  10. .

  11. Reload the site

    Code Block
    languagebash
    themeRDark
    OMD[
  12. bi1
  13. remotesite]:~$ cmk -O
  14. For

Checkmk 2.0, 2.1 & 2.2

  1. SCP the BI config from the central site to the remote site

    Code Block
    languagebash
  2. linenumberscp
  3. theme
  4. true
  5. RDark
    OMD[centralsite]:~$ scp /omd/sites/
  6. at
  7. centralsite/etc/check_mk/multisite.d/wato/bi_config.bi siteuser@remotesite:/omd/sites/
  8. bi1
  9. remotesite/etc/check_mk/multisite.d/wato/

    .

  10. Change ownership of the file.

    Code Block
    languagebash
    themeRDark
    OMD[remotesite]:~$ chown
  11. bi1.
  12.  remotesite:remotesite ~/etc/check_mk/multisite.d/wato/bi_config.bi

    .

  13. Remove the BI Cache directory.

    Code Block
    languagebash
    themeRDark
    OMD[remotesite]:~$ rm -r ~/tmp/check_mk/bi_cache
  14. .

  15. Reload the site

    Code Block
    languagebash
    themeRDark
    OMD[
  16. bi1
  17. remotesite]:~$ cmk -O

...


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = in ( "businessintelligence" , "bi" ) and type = "page" and space = "KB"
labelsBI businessintelligence


Page Properties
hiddentrue


Related issues