Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By issuing the shell command within a script, users can create scripts that execute a sequence of commands, and then enter an interactive shell in the same session. This can be useful for setting up a complex selection set on which to run a set of interactive commands.

Using Understand 6:

Info

To use Understand 6 on Linux first use CMRI to create scans with Understand 5 (default) on ANY system. This is the default functionality and does not require any changes on your part. Once this has been done you can add a new system and follow the steps below.


The default analysis engine for new systems is Understand 5 (understand).

Upon the creation of a new system, if you would like to analyze your system with Understand 6 instead of Understand 5, use:

Code Block
languagepython
linenumbersfalse
cmri system config set analysis_engine understand6

A system's analysis_engine value cannot be set back to Understand 5 (understand) if the given system has already ran an analysis using Understand 6.

To set a system's analysis_engine back to Understand 5, create a new system using the cmri system add command and keep the default analysis_engine value: understand.

Command Listing