Hi Paessler.
I am manhandling a large group from one host to another to aid in load balancing and i was wondering if it is possible to migrate the maps that these groups populate to the second host too?
Article Comments
Hi Sam,
Maps can't be exported and imported from one PRTG to another. Note that the following is not supported officially:
- Make sure to stop PRTG services while you do that.
- Open up the configuration file.
- The root node contains a max attribute. Increment that by 2 (e.g. so it says 16003 instead of 16001)
- Open up the configuration and search for <map id="<objid>
- Copy the whole node into the other PRTG configuration at the same place, below or above an existing map node.
- Change the map ID to 16002 - 16002 representing the number between the original and the incremented number
- Start the PRTG Core Service again and check if the map is actually there on the new server
Let me know if it works!
Kind regards,
Stephan Linke, Tech Support Team
Aug, 2018 - Permalink
Hi Sam,
Maps can't be exported and imported from one PRTG to another. Note that the following is not supported officially:
Let me know if it works!
Kind regards,
Stephan Linke, Tech Support Team
Aug, 2018 - Permalink