Navigation:  Installing EventSentry >

Moving EventSentry to a new server

Top  Previous  Next

If you installed EventSentry on one server/workstation and want to migrate the installation, including the management console and its settings to a new machine, then follow the steps below.

 

Alert or Warning 1 24 n g

Please note that these instructions do not include instructions for moving the database to a different database server. Please see your database manual for more information on how to move the database.

 

1.Backup the configuration with the management console through the File -> Export menu. This will create a .reg file that contains your entire EventSentry configuration. We will refer to this file as ESConfigBackup.reg. Save this file in the installation directory of EventSentry, C:\Program Files\EventSentry by default.
 
2.If you setup credentials on one or more groups or computers, then start the registry editor regedit.exe, navigate to HKEY_CURRENT_USER\Software\netikus.net\EventSentry and backup this key by right-clicking it and selecting Export. Save this file as ESUserConfigBackup.reg.
 
3.Make a backup copy of the EventSentry installation directory or zip the directory into an archive, e.g. EventSentry.zip.
 
4.Copy this archive or the entire folder to the target computer into a temporary folder, we suggest that you keep this file/folder for a few weeks before you delete it.
 
5.On the new machine, double-click the ESConfigBackup.reg file to import the settings into the registry.
 
6.Start the setup on the new machine and proceed to the Custom Setup dialog which allows you to select the features that are to be installed.
 
7.Do not select any of the database features unless you plan on setting up a new database from scratch on the machine. The existing database settings will be used on the new machine.
 
8.If you are migrating the web reports to the new machine as well then make sure that Setup IIS is selected.
 
9.Select any of the other features that are needed in your environment, such as Widgets, Heartbeat Agent, Help and so forth.
 
10.Proceed and finish the installation.
 
11.If you are moving the web reports as well, then copy the WebReportsConfig.xml file from the archive or the old machine to the new machine (this file is in the installation directory). If you setup users and permissions in the web reports, then copy the WebReportsUsers.xml file as well.
 
12.If you exported the user configuration in step 2 then double-click the ESUserConfigBackup.reg file in Windows explorer to import those settings.
 
13.If you moved any of your infrastructure that is used by one or more actions (e.g. SMTP server, database server, etc.) then ensure that you are updating the respective actions, so that they point to new location.
 
14.If you made any configuration changes then make sure that you are pushing the latest configuration to the monitored hosts.

 

You should at this point be ready to start the management console and configure your EventSentry as usual.