Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Patch policy management
- Create a Solaris patch policy
- View a Solaris patch policy
- Edit a Solaris patch policy
- Add a Solaris patch to a patch policy
- Remove a patch from a Solaris patch policy
- Resolve patch dependencies
- Custom attributes
- View patch policy history
- View software policies associated with a patch policy
- View OS sequences associated with a patch policy
- View servers attached to a patch policy
- Find a Solaris patch policy in folders
Create a Solaris patch policy
In the SA Client, you create a Solaris patch policy by using one of the Library features.
You must have permissions to create and manage a Solaris patch policy. To obtain these permissions, contact your system administrator. See the the SA 10.51
Library—By type
To use the By Type feature to create a patch policy:
- In the navigation pane, select Library > By Type> Patch Policies > Solaris. The content pane displays a list of patch policies. By default, the patch policies are organized by operating system families.
- Double-click to select an operating system.
- From the Actions menu, select New to open the Solaris Patch Policy window.
- In the Name field, enter the name of the Solaris patch policy.
- (Optional) In the Description field, enter text that describes the purpose or contents of the policy.
- Click Browse to specify the location for the Solaris patch policy in the folder hierarchy. The Select Folder window appears.
- In the Select Folder window, select a folder in the Library to specify the location of the Solaris patch policy and then click Select to save your setting.
- From the Availability drop-down list, select an SA server life cycle value for the Solaris patch policy.
- From the OS drop-down list, select the operating system family or specific operating systems in that family.
- To save your changes, select Save from the File menu.
Library—By folder
To use the By Folder feature to create a patch policy:
- In the navigation pane, select Library > By Folder. The content pane displays the folder hierarchy in the library.
- Select the folder that should contain the Solaris patch policy.
- From the Actions menu, select New > Solaris Patch Policy to open the Solaris Patch Policy window.
- In the Name field, enter the name of the Solaris patch policy.
- (Optional) In the Description field, enter text that describes the purpose or contents of the policy.
- Click Browse to change the location for the Solaris patch policy in the folder hierarchy. The Select Folder window appears.
- Select a folder in the Library to specify the location of the Solaris patch policy and then click Select.
- From the Availability drop-down list, select an SA server life cycle value for the Solaris patch policy.
- From the OS drop-down list, select the operating system family or specific operating systems in that family.
- From the File menu, select Save.
solpatch_import
You can create a Solaris patch policy using the solpatch_import
command and then add patches to the policy.
-
Example A: Show vendor-recommended patches
The following command displays all vendor-recommended Solaris patches for all managed servers running Solaris 5.8:
solpatch_import --action=show --filter=”rec,OS=5.8”
-
Example B: Vendor recommended patches and security patches in a policy
The following command downloads all vendor-recommended patches and security patches for all managed servers running Solaris 5.8, uploads these patches to the SA library, and then adds them to the Sol/SolPatches patch policy in the SA library:
solpatch_import --action=policy --policy_path=/Sol/Solpatches \
--filter=”rec,sec,OS=5.8”
-
Example C: Patch cluster in a policy
The following command downloads the Solaris 10 SPARC Sun Alert Patch Cluster and adds all patches in that cluster to the SolClusterPatches policy. The cluster is not added to the policy; however, all patches in the cluster are added to the policy.
echo “Solaris 10 SPARC Sun Alert Patch Cluster” | solpatch_import\
-a policy --policy_path=”/Sol/SolClusterPatches”
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: