To export the configuration, please use:
sudo fcli export_configuration fastnetmon_backup.tar
To import, use the following process. First, create a new configuration using the following command (Note: it will remove all configuration):
sudo fcli create_configuration
Remove global hostgroup:
sudo fcli delete hostgroup global
Import configuration backup:
sudo fcli import_configuration fastnetmon_backup.tar
Please note that starting from 2.0.375 we added new logic which creates backup of all collections before proceeding with import. You can find backup collections with suffix "backup" in MongoDB
fastnetmon> show collections configuration configuration_backup_2026_03_14_14_59_34 hostgroups_configuration hostgroups_configuration_backup_2026_03_14_14_59_34

