Creating a customized solution in InfoScale Operations Manager
In InfoScale Operations Manager, you can create a customized solution that you can deploy on one or more managed hosts and Management Server. You can use the Create New Solution wizard panel to create a customized solution.
Before using the wizard, you must create a setup and unsetup script that you can browse to from the wizard.
The setup script must be named as follows:
setup.pl
The unsetup script must be named as follows:
unsetup.pl
See the following topic for script samples.
To create a customized solution
-
In the Home page on the Management Server console, click Settings.
-
Click the Settings tab and click Deployment.
-
Click Create New Solution.
-
In the Create New Solution wizard panel, enter the relevant information, as follows:
Name Enter a name for the customized solution that you create. Version Enter a version for the customized solution that you create. Description Enter any additional information on the customized solution that you create. MH Component Select this check box if you want to deploy the solution on managed hosts. MS Component Select this check box if you want to deploy the solution on Management Server. MH/MS Versions Select the versions of either the managed hosts, Management Server, or both, on which you want to deploy the solution. Upload platform specific files: - Type Select the platform on which you want to deploy the customized solution that you create. You can select from the following options: - Linux - SunOS - Windows - AIX - HP-UX Cross Platform Select this check box if you want to deploy the solution across platforms. If you select this check box, you cannot select a specific platform in the Type field. Setup Script Browse to select the setup script for the solution that you create. Click Upload to upload the setup script to InfoScale Operations Manager. UnSetup Script Browse to select the unsetup script for the solution that you create. Click Upload to upload the unsetup script to InfoScale Operations Manager. Additional Files Browse to select any additional files to include in the solution that you create. Click Upload to upload the additional files to InfoScale Operations Manager. -
Click Finish to create a solution.
More Information
Related information