Hello.
Everything is stored in the database – just install new NetXMS instance (same version or newer) and point it to existing database.
Do NOT initialise database using wizard, just click cancel it and then create configuration file by hand.
Sample config (netxmsd.conf):
Everything is stored in the database – just install new NetXMS instance (same version or newer) and point it to existing database.
Do NOT initialise database using wizard, just click cancel it and then create configuration file by hand.
Sample config (netxmsd.conf):
Code Select
LogFile=C:\NetXMS\netxmsd.log
DebugLevel=3
DBDriver=mssql.ddr
DBServer=DB1
DBName=netxms
DBLogin=netxms
DBPassword=netxms