We currently have a core server hosted externally, which we want to replace with an internal one.
It has local probe, cluster probe, a remote probe under our control and several remote probes under the control of clients.
So, unfortunately, we can't do a big bang approach and transfer everything at once.
What we're trying to find out is whether we can create a new core server and stage the transfer piece by piece, along the following lines.
1/ Move all the local probe stuff.
2/ Move the cluster probe stuff.
3/ Move the remote probes under our control.
4/ Move the remote probes under client control.
Preferably while not losing any historical data in the process.
I've read the document (https://kb.paessler.com/en/topic/413-how-can-i-move-migrate-my-prtg-installation-to-another-computer) about transferring to a new core server but that seems to copy across everything in one hit. If that includes data, then it appears we're not going to be able to preserve historical information due to the need for staging.
Is there a way to do this or are we going to have to transfer all data in one hit and lose some data in the process for remote probes that get transferred at a later stage?
Add comment