Info |
---|
How to copy your local BI structure to a remote site |
...
Status | ||||
---|---|---|---|---|
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Getting Started
Background information regarding this subject is available in our Official documentation
Checkmk 1.6
SCP the BI config from the target site to the remote site.
Code Block language bash theme RDark cpOMD[centralsite]:~$ scp /omd/sites/
atcentralsite/etc/check_mk/multisite.d/wato/bi.mk siteuser@remotesite:/omd/sites/
bi1remotesite/etc/check_mk/multisite.d/wato/
.
Change the ownership of the file.
Code Block language bash theme RDark chown bi1. OMD[remotesite]:~$ chown remotesite:remotesite ~/etc/check_mk/multisite.d/wato/bi.mk
.
Remove the BI Cache directory.
Code Block language bash theme RDark OMD[remotesite]:~$ rm -r ~/tmp/check_mk/bi_cache
# Reload the site
OMD[bi1.
Reload the site
Code Block language bash theme RDark OMD[remotesite]:~$ cmk -O
For
Checkmk 2.0
...
, 2.1 & 2.2
SCP the BI config from the central site to the remote site
Code Block language bash theme RDark OMD[centralsite]:~$ scp /omd/sites/
atcentralsite/etc/check_mk/multisite.d/wato/bi_config.bi siteuser@remotesite:/omd/sites/
bi1remotesite/etc/check_mk/multisite.d/wato
# please change ownership of the file
chown bi1. /
.
Change ownership of the file.
Code Block language bash theme RDark OMD[remotesite]:~$ chown remotesite:remotesite ~/etc/check_mk/multisite.d/wato/bi_config.bi
# please remove the BI Cache directory.
Remove the BI Cache directory.
Code Block language bash theme RDark OMD[remotesite]:~$ rm -r ~/tmp/check_mk/bi_cache
# Reload the site
OMD[bi1.
Reload the site
Code Block language bash theme RDark OMD[remotesite]:~$ cmk -O
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page Properties | ||
---|---|---|
| ||
|