![](https://secure.gravatar.com/avatar/11b54b3dd25b712395dab9818c67596f.jpg?s=120&d=mm&r=g)
As Ahmed said, it’s often difficult to give a step by step for this sort of thing, because the only things you’re likely to have trouble with are the things that are specific to your installation.
Ideally you just need to dump the database and copy the rrd directory and config.php
When restoring you just need to insert the database dump right after you create the database in the instructions, and then copy over the rrds and config.php before you run any of the Observium commands (add_user/poller/discovery/etc) that might be mentioned in the instructions.
The potentially tricky bit is just getting the passwords for dumping and inserting the database.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Ahmed Rahal via observium Sent: 07 May 2020 21:14 To: Observium observium@observium.org Cc: Ahmed Rahal arahal@fibrenoire.ca Subject: Re: [Observium] observium Digest, Vol 118, Issue 2
Hi Shaun,
These are all standard linux procedures and you'll find plenty of online tutorials for backing up your database (hint: 'mysqldump') and files (hints: 'tar', 'cp', 'rsync').
Depending on how you set up your server these need to be adapted to fit the situation.
Usually the database is called 'observium' and files are located at /opt/observium/config.php, /opt/observium/rrd and /opt/observium/logs.
Optionally, you may disable the cron jobs during backup at /etc/cron.d/observium (or anywhere your install decided to drop them)
HTH,
Ahmed.
Le mar. 5 mai 2020, à 12 h 03, Shaun via observium <observium@observium.org mailto:observium@observium.org > a écrit :
Hi Ahmed
Thank you very very much for your response.
Is there perhaps an online document or manual you can refer me to in order to get the actual steps / commands for achieving the backups you have pointed out?
Excuse my lack of understanding this, I am very new to Linux distributions and deployments.
Thanking you in advance
-----Original Message----- From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of observium-request@observium.org mailto:observium-request@observium.org Sent: Tuesday, 05 May 2020 1:00 PM To: observium@observium.org mailto:observium@observium.org Subject: observium Digest, Vol 118, Issue 2
Send observium mailing list submissions to observium@observium.org mailto:observium@observium.org
To subscribe or unsubscribe via the World Wide Web, visit http://postman.memetic.org/cgi-bin/mailman/listinfo/observium or, via email, send a message with subject or body 'help' to observium-request@observium.org mailto:observium-request@observium.org
You can reach the person managing the list at observium-owner@observium.org mailto:observium-owner@observium.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of observium digest..."
Today's Topics:
1. Observium Configuration & DataBase BAckup & Restore (shaun@sbnetworks.co.za mailto:shaun@sbnetworks.co.za ) 2. Re: Observium Configuration & DataBase BAckup & Restore (Ahmed Rahal)
----------------------------------------------------------------------
Message: 1 Date: Mon, 4 May 2020 20:09:54 +0200 From: <shaun@sbnetworks.co.za mailto:shaun@sbnetworks.co.za > To: <observium@observium.org mailto:observium@observium.org > Subject: [Observium] Observium Configuration & DataBase BAckup & Restore Message-ID: <005301d6223f$36c85130$a458f390$@sbnetworks.co.za http://sbnetworks.co.za > Content-Type: text/plain; charset="utf-8"
Hi all
I hope and trust everyone is keeping well and safe during this time.
Can anyone please assist me, I am trying to make a backup of my Observium installation to move it to a "bigger" system / machine, I installed the application to see how it worked and to test features, needless to say that I love it, and have subsequently set it up to monitor my entire WISP network. However, I unfortunately did not pay much attention to the system's specifications, as it was not initially intended to be a permanent deployment, not knowing what to expect or that it would turn out to be such a wonderful tool.
Please could you advise on a step by step procedure to enable me to make a full backup of the installation / database / configs in order to migrate it to a more future proof system, bearing in mind that my Linux experience is very limited.
Your assistance will be greatly appreciated
Stay safe
Regards, Shaun