README

Note: By default, the Standard Edition of WebNMS, does not have the READMEs and other example-related help files for each of the default impl files in this folder. Please download them (provided as .zip file) from http://www.webnms.com/webnms/documentation.html. Extract the files over <WebNMS Home> to place the READMEs and other related files under <default_impl> folder.

The Professional Edition of WebNMS includes all the READMEs and hence no download is required.


This README contains information on how to use the migration tool for migrating the configuration file details from its old file to the new file so that it is properly read in 5.0 SP1. The following configuration details should be migrated.

The reports configured in reports.conf should be migrated to the ReportsManagement.xml file as WebNMS 5.0 SP1 no longer refers the file reports.conf for scheduling reports.

The mail server settings present in the notifications.conf file should be migrated to mailserver.conf file as all SMTP configuration would be refered from the mailserver.conf from WebNMS 5.0 SP1 onwards.

Kindly run the tool as follows :
java -cp <nms home>/classes/NmsServerClasses.jar com.webnms.nms.migration.ConfFileMigration <nms home path> All

In case you want to perform the migration for specific modules, please replace the All option with any of the following :


Copyright © 1996-2010, Zoho Corp. All Rights Reserved.