This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Query: NPM:: Location of Network Atlas Files

Hi,

 

I am trying to find where network atlas and saves and retrieves the individual map files from.

I notice that some maps *.orionmap are stored in C:\Temp\SolarWinds\NetworkAtlas\Maps\Orion\localhost

however if you delete a file in this folder and open Network Atlas, the file you deleted reappears. So its seems like the master files are stored somewhere which are then copied to the Temp dir for Network Atlas download.

 

Where are the new master files for the maps stored? Also need to know for backing up as they used to be under the maps folder.

 

Regards

 

Miron

  • Miron,

    Network Atlas stores all maps and other custom files (backgrounds, node images) in the Orion database in the table called MapStudioFiles. When the application starts, the files are synchronized with the content present in user's local folder in Documents And Settings (Application Data\SolarWinds\NetworkAtlas). If you delete the files from there, they will be downloaded from the database with the next start of the application.

    It works the same way with the website, but the web server uses system Temp folder to store the files. This is usually C:\Windows\Temp, but it is based on your system's environment variables settings.

    Please note that deleting the "temporary" files may hurt the application's or website's performance, especially the first start after the deletion. Also please note that any manual modifications to the tables may cause the application's malfunction.

    Regards,

    Michal

  • Michal,

    You explained that the files on the file system cannot be deleted, but it would have been nice if you also added instructions how to delete maps the proper way.

    To delete maps:

    Open Network Atlas, expand the Maps menu item in the left menu tree, right-click the map you want to delete and choose delete from the menu.

    Regards,

    Dirk

  • and how to import maps?

    Can it be done by copying the exported maps (with the PowerShell script that was presented on TwackCamp2018) to the folder "user's local folder in Documents And Settings (Application Data\SolarWinds\NetworkAtlas)"?