Re: [jffnms-users] Backup of jffnms data

2004-07-09 Thread Javier Szyszlican
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

[jffnms-users] Backup of jffnms data

2004-07-09 Thread Jason Humes
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