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.

Is it possible to do a comparison of archived running configs?

I would like to see the changes made to a Cisco device between 2/1/16 and 2/10/16. The configs are in my archived configs location. Is this possible in Orion?

Thanks

  • Yup all you need to do is go into Configs and select Configuration Management.  Select the device and click on Compare node configs. Select Compare node configs.

    Capture.JPG

    This will open up a new window where you can select the 2 configs you wish to compare.

  • Superfly99,

    Thanks for taking the time to reply to my request, however the key here is “Archived” configs. These are the ones from months or weeks ago that have been moved to our archive configs location. This is different than the ones that have not been archived which I can compare easily.

    What I need to know is what Orion is using to do this comparison and create a report/job to compare two configs from the archive location. Our archive location is C:\Program Files (x86)\SolarWinds\Orion\NCM\Config-Archive\ These are archived using the Jobs – Weekly Export of Configs process.

    I hope this makes sense if not please let me know what information I can supply to that will help.

    Thanks

  • Niiiice! Thank you for this!

  • Sorry yeah I missed the vital word, archive.

    Only way I know then to compare 2 configs, is by using a file comparison program such as Diffchecker in that case. Cut and paste in the 2 files you wish to compare.

  • Thanks for your response.

    I am curious how Orion compares the non-archived configurations. Can I replicate this process? I’m using ExamDiff now and that is ok but the Orion process is much more efficient and easy for users.

    Can I populate the Orion DB somehow with the configurations I would like to compare. I guess what I’m asking is how exactly does the Orion compare process work and what is the archive process doing. Knowing this may help me “reverse” the archive process do a compare and then rerun the archive process to maintain cleanup.

    Thanks

  • How old are your configs that you wish to compare? I keep 6 months worth of configs in NCM before they are deleted. I only copy them once a week and I use RTCD for instant downloads on changes.

    Let me know how you're using the tool to see if there's a better way.

  • We archive our configuration at 30 downloaded per node.

    Can you tell me what Orion is using to compare non-archived configurations. I know the GUI process, what I'm looking for is the code or procedure used behind the scene. With this I'm hoping to modify the process to work with archived configurations. Or temporarily place an older configuration into a location it can be used for comparison via the GUI.

    Thanks

  • I don't know what Solarwinds uses for the comparision sorry.

    Maybe you could review your archive/downloading of configs strategy that will give you a longer time of having configs available for comparison.

  • Sorry for the long delay in getting back to you. Here is what I have found:

    While browsing the database manager I found a table called NCM_ConfigArchive - Where are the configs this table references stored? Can I manually create a routine to add archived configs to this table?

    My thought is I could copy my archived config to the above location and perhaps re-index the table and then do my comparison. Once complete remove the archived config and re-index again.

    What do you think?

  • Sorry I don't know if that will work. Sounds ok but not sure.