Migrate hosts form site to site (instance 2 instance)

Using CheckMk with two sites - Test and Production, I came to need the ability to move hosts from site to site (Test - > Production) but it seems that the only way is to manualy define the same host on other site…

Hi @Vuk

If you’re not using distributed monitoring, yes, you need to move hosts by hosts by hand.

Cheers,

One might at first think that it should be easy to just implement an export/import function for hosts. But a host and its services (discovered, piggy-backed, and manual) depends so much on the monitoring site’s config: rules, tags, folder structure, … that I doubt this can or should be done.

1 Like

Yes - I can see the logic in that.