Automatic backups of the database are regularly created by Network Monitor. The backups are placed in the KNM\backup
folder of the KNM host machine, together with a copy of the dbconfig.nxd
file. The restore command line utility can replace the current configuration with a backup.
Warning: Restoring a previous version of your configuration overwrites the current configuration.
settings.rds
and dbconfig.nxd
files.settings.rds
and dbconfig.nxd
file from the KNM
directory.dbconfig-YYYY-MM-DD.bak
file from the \backup
directory and rename it to dbconfig.nxd
.KNM
directory.nmservice.exe -restore backup\settings-YYYY-MM-DD.bak
Network Monitor restores the settings.rds
database from the settings-YYYY-MM-DD.bak
file.
Note: It's very important that you do this operation using settings-YYYY-MM-DD.bak
and dbconfig-YYYY-MM-DD.bak
files that have the same date.