Hi Fred, Look at the documentation about the "mysqldump" command. You should dump all the data from your current Windows MySQL, and re-import it into your dedicated MySQL server.
Then install a brand new JFFNMS code in the Linux server following the instructions in the INSTALL file, but skiping all the DB parts, since you will be using your old db. Copy the rrd/ folder from the Windows Box to the Linux box. So you will keep the graphs. Events and alarms are stored in the DB Then you will need to upgrade your old 0.7.5 DB ot the 0.7.6 DB, doing only the parts related to the DB as described in the UPGRADE file. You don't need to upgrade the code, since you installed a new 0.7.6. Hope that helps. Javier On Tuesday 09 March 2004 14:04, Fred Buecker wrote: > OK - here's the story... > > I am currently using 0.7.5 on a WinXP box and wish to move to a > dedicated Linux server and 0.7.6. > > What's the best way to move all of my current data from one platform to > the next? I also wish to move from the current MySQL on the WinXP box to > a dedicated MySQL server I have running. > > Any information or ideas are greatly appreciated. > > Fred > > This e-mail was scanned for viruses and content by GWGuardian 3.0 Messaging > Firewall and Security Gateway. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
