Chris,

Because of changes in the database, I think the best thing you can do is:
- Apply the updates 0.8.1 and 0.8.2 on the test server (See the documents
UPGRADE.win32.txt in both packages)
- Backup the database from the test server:
c:\mysql\bin\mysqldump.exe --opt -u root -p<password> jffnms >
c:\jffnms.backup.mysql
- Install JFF 0.8.2 on the new server and import the backupfile with:
c:\jffnms\docs\upgrade\mysql> c:\mysql\bin\mysql.exe -u root -p<password>
jffnms < <Put backup Filename here>
- Copy the RRD-folder from the old to the new server to keep the data.

Succes,

Ruud


-----Oorspronkelijk bericht-----
Date: Wed, 30 Nov 2005 11:00:25 -0500
From: "Chris Coates" <[EMAIL PROTECTED]>
To: <jffnms-users@lists.sourceforge.net>
Subject: [jffnms-users] Server Migration

I have JFFNMS 8.0 installed and running on a Win 2K3 test server. There =
are about 100 Windows servers that are monitored by it.
I am going to be moving off the test server and onto a permanent server.  =
At the same time I will be upgrading to 8.2.
Is there a way to transfer the listing of servers so I do not have to re- =
set them all up?  Saving the performance data would be good to, but not =
essential.
I am not familiar with MYSQL, so I don't know how to transfer the =
database.

Thanks

Chris

[EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to