Patch management overview and workflow
This topic provides an overview of patch management in BMC Server Automation, and introduces the set of tasks required to prepare for, set up, and execute patch management jobs.
Patch management overview
Patch management refers to the acquisition, testing, and installation of patches.
The patch administrator analyzes individual servers to determine which patches must be acquired and installed to comply with organizational standards. BMC Server Automation automates the process of building and maintaining a patch repository, analyzing target servers, and, if necessary, packaging and deploying patches. At the end of the process, reports are available to show compliance.
Supported platforms
The patch management feature in BMC Server Automation supports the following operating systems:
- Microsoft Windows
- Oracle Solaris versions 9 and 10
- Fujitsu Solaris
- IBM AIX
- Red Hat Enterprise Linux
- SUSE Linux Enterprise
- Oracle Linux
For detailed information about supported operating systems and versions, see the BMC Solution and Product Availability and Compatibility Utility.
Offline and online modes
BMC Server Automation includes two patch management modes:
- Online mode — Patches are downloaded directly from the appropriate product site.
- Offline mode — Patches are pre-downloaded to a local repository and patches are applied from the repository.
Use Offline mode if you work in an air-gapped environment, where the BMC Server Automation Application Server does not have external Internet access. In Offline mode, you use the BMC offline Patch Downloader utility to download metadata and payload information to a server with Internet access. After downloading, you can transfer the metadata and payload information (using removable storage) to the patch repository within the air-gapped environment.
The Patch Downloader utilities run scripts that use XML configuration files (samples are provided) containing required information such as the repository location, as well as filters used during downloading from the vendor website.
Patch management workflow
Patch management consists of the following tasks:
- Preparatory tasks
- Defining role-based permissions
- Configuring Global Configuration parameters
- (Windows only) Defining the location of Microsoft Windows installation media for Microsoft Office patch deployment
- (Offline mode only) Building an offline patch repository
- Downloading patch downloader utilities from BMC
- Preparing XML configuration files for downloading patch content
- Downloading patches to the offline patch repository
- Patching tasks
- Creating and updating a patch catalog
- Creating and running a Patching Job and a Remediation Job
These tasks are described in more detail in the following table:
Task | Description |
---|---|
Preparatory tasks |
|
Defining role-based permissions | To create or update a catalog, you must be assigned a role that includes the necessary permissions. To facilitate division of responsibilities, you can assign permissions to one role or divide them between several roles. |
Configuring Global Configuration parameters | Global Configuration parameters provide basic information used during patch catalog creation and updating, as well as for Patch and Remediation Jobs. The following parameter groups are available:
|
Defining the location of Microsoft Windows installation media for Microsoft Office patch deployment | (Windows only) To deploy Microsoft Office patches, BMC Server Automation must have access to a network location containing installation media for Microsoft Office. Because target servers can run different versions of Microsoft Office, you might need to specify a different location for each target server or smart group. |
Building an offline patch repository |
|
(Offline mode only) |
|
Obtaining the Patch Downloader utilities from BMC | From the BMC EPD site, download the appropriate utilities for building your offline repository. The utilities are platform-specific. You must know which platform you plan to use to download your patches. |
Preparing XML configuration files for downloading patch content | Use the utilities that you downloaded from the BMC EPD site to prepare the XML configuration files for downloading the patch content. |
Downloading patches to the offline patch repository | To download the patch content, use the utilities that you downloaded from the BMC EPD site and the XML configuration files that you prepared. |
Patching | |
Creating and updating a patch catalog | For both types of repositories, online and offline, you create a patch catalog using the BMC Server Automation Console. Patches are added to the catalog as depot objects according to filters that you define for the catalog. |
Creating and running a Patching and Remediation Job | A Patching Job has two parts:
|
Where to go from here
See Preparatory-tasks to set up the patch management environment prior to building an offline patch repository (if you are using offline mode) or creating a patching catalog.