Only if y > x :)

Tom

On 08/08/2017 18:03, Farshid Abediny wrote:
if version both version are 0.16 but one of them is 0.16.x and the other is 0.16.y is it ok when i do migratin in your way?
thanks

On Tue, Aug 8, 2017 at 8:29 PM, <ron@rjr-services.com> wrote:
Adam explained this once previously...

1) Export existing SQL database
2) Tar existing $OBSERVIUM_HOME/rrd*
3) Perform new installation process per website documentation up to the point where it says "Add Initial User and Device". Skip this step and perform the following:
4) Import previously exported SQL database.
5) Untar rrd tarfile into new $OBSERVIUM_HOME/rrd
6) Proceed to "Perform Initial Discovery and Poll" in the installation documentation.

I've done this a few times when upgrading my Ubuntu from 12 to 14 to 16.

...Ron