Ad Widget

Collapse

Proxy host in export/import

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Emir Imamagic
    Member
    • Mar 2008
    • 67

    #1

    Proxy host in export/import

    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
  • Emir Imamagic
    Member
    • Mar 2008
    • 67

    #2
    I've attached a patch for include/import.inc.php which enables importing hosts with proxy information.
    Attached Files

    Comment

    Working...