|
Sun xVM Ops Center 1.1 Home Updating and Patching |
An action is a script, binary, or executable that makes changes to a host. You can categorize your actions as Pre, Post, Macro, or Probes.
Pre- Actions
Pre-Actions are scripts that are run on managed hosts before the job tasks are carried out.
Post Actions
Post Actions are scripts that are run on managed hosts after the job tasks are carried out.
Probes
You can run test on hosts to ensure that they can do a job before the tasks begin. If the test returns success, the job tasks can be carried out.
Macros
A macro is a short script that outputs a single line. This output replaces a macro sign in a local Configuration file. The macro value is used to customize a Configuration file for its host machine. You create a job that installs a Configuration file on multiple hosts.
To Add Actions
- Choose Manage Local Content from the Actions menu in the Update Channel window.
The Manage Local Content window appears. - Choose Actions.
- Type a name for the action.
The name should be easily interpreted. - Enter a brief description of the file.
- Select the Action type.
- Select the Distribution to apply the action.
- The category is automatically selected in the Parent based on the type of Action.
- To select the package from the Satellite, click Browse in the File option.
Select the file from the Satellite. - Click Apply to upload the file.
The action file is uploaded onto the selected distribution.


