Hello,
as far as I can see from the code export/import doesn't keep the proxy node info of the host. Is that right?
It seems to me that a reasonable way to add such functionality is to export the hostname. On the import side it is enough to check if such host exists and set proper hostid or simply set it to 0 if it doesn't exist. I can post a patch if all above is true...
Thanks,
emir
as far as I can see from the code export/import doesn't keep the proxy node info of the host. Is that right?
It seems to me that a reasonable way to add such functionality is to export the hostname. On the import side it is enough to check if such host exists and set proper hostid or simply set it to 0 if it doesn't exist. I can post a patch if all above is true...
Thanks,
emir
Comment