Hi Jason,
That is the best way, backup your mysql DB, and also copy the
/opt/jffnms folder, because of the RRDs and possible modification you
have done.
JFFNMS only uses the /opt/jffnms folder and the jffnms DB, nothing else.
But you should always backup other important stuff on the box, like th
Hi
So, now that we've got a fully functioning JFFNMS server, we would like to
backup all of the collected data. What would be the best way of doing this?
Right now I'm using mysqldump to dump the jffnms database to a file and then
copying that file to the snap server which we use for backups. Is