Managing deployed solutions by running solutionManager

The solutionManager script helps you to manage deployed solutions. You can revert to a previous solution version, list all of the currently deployed solutions, activate a specific version of a solution, set, and override solution properties.

About this task

Several versions of a solution can be deployed to Insight Server, but only one version is the active or current version that is receiving and emitting events. The current solution version includes all of the active agents and global aggregates. When you deploy a solution for the first time, it must be complete with all of its projects. All the bundles that are contained in the solution have the same version. Subsequent solution deployments might include an agent or an aggregate that has a different micro version. The solution manifest file, solution.mf, stores the version information, and references all the bundles in the solution.

Run the solutionManager commands from the <InstallDir>/runtime/ia/bin directory, or make sure that this directory is included in the system path. You must provide administrator credentials to run the setproperty command.

Tip: Many of the commands have optional parameters. The default value in some of the parameters uses cisDev as the name of the server. Be sure to specify the name of your development server or names of your runtime servers if you are not using the samples server.