Comparing System Configurations and Baselines in Red Hat Insights Inventory
Using drift service comparisons and baselines for system analysis
Abstract
Chapter 1. Using comparisons in your Insights for Red Hat Enterprise Linux inventory to perform drift analysis
The drift service enables you to compare the system configuration of one system to other systems in your Insights for Red Hat Enterprise Linux inventory. You can also compare system configurations over time to track and analyze changes. In addition, you can set a reference point and compare it to the states of all your systems. You can use any of these comparisons to troubleshoot systems at various points in time.
When comparing configurations across different systems, you can filter profile facts and system tags to highlight configurations that match, or to see where they differ. You can also see which systems have missing or incorrect information.
You can also define and manage baselines. You can use defined baselines in your Insights for Red Hat Enterprise Linux inventory to compare baselines and system configurations. In addition, you can generate a comma-separated values (CSV), or JavaScript Object Notation (JSON) output of the systems and baselines you are comparing.
1.1. User Access for drift service users
Before you can access certain features in the Red Hat Insights for Red Hat Enterprise Linux application, you must have the correct permissions, which are granted in Red Hat Hybrid Cloud Console > User Access > Groups. An Organization Administrator or User Access administrator must add you as a member to a User Access group with the required roles.
By default, User Access on the Red Hat Hybrid Cloud Console has preconfigured a Drift analysis administrator role (all access) and a Drift viewer role (read-only access). If your organization determines that the predefined roles provide insufficient access, a User Access administrator can configure a custom role to provide the specific permissions that your users require.
The following sections in this chapter describe each of the predefined roles for drift service users.
Changes to User Access must be performed by an Organization Administrator on your Red Hat account, or by an account user who is a member of a User Access group with the User Access administrator role.
Additional resources
1.1.1. Drift analysis administrator role
The Drift analysis administrator role is a predefined role in the Default admin access group. In its default configuration, members of a group with the Drift analysis administrator role can perform any available operation on drift resources.
If the Default access group has previously been modified, these changes will not be applied to it. If you configured groups before October 2022, any user who is not an organization administrator will have the Drift analysis administrator role replaced with the Drift viewer role.
1.1.2. Drift viewer role
The Drift viewer role is a predefined role in the Default admin access group. All Insights for Red Hat Enterprise Linux users on your account are members of the Default access group. The Drift viewer role provides read only access. If your organization determines that the default configuration of the Drift viewer role is inadequate, a User Access administrator can create a custom role with the specific permissions required.
If the Default access group has previously been modified, these changes will not be applied to it. If you configured groups before October 2022, any user who is not an organization administrator will have the Drift analysis administrator role replaced with the Drift viewer role.
Chapter 2. Accessing the Drift service
The drift service is part of Red Hat Insights for Red Hat Enterprise Linux. Access this service using Red Hat Hybrid Cloud Console.
Baselines are standard configurations that a group of systems must maintain. Configurations are sets of name:value pairs. You can either create the pairs or copy them from an existing system configuration.
Prerequisites
- The Insights client must be installed and running on the systems before those systems can upload to the drift service.
Procedure
Navigate to the Red Hat Enterprise Linux > Drift > Comparison page. The Comparison screen opens.
Click Add to comparison. The Add to comparison screen opens.
- On the Systems tab, add the systems you want to compare. This screen also lists any baselines that already exist in your Insights for Red Hat Enterprise Linux inventory.
On the Baselines tab, create baselines in
name:value
form, or copy and paste them from an existing baseline. This screen also lists any baselines that already exist in your Insights for Red Hat Enterprise Linux inventory.
- Click Submit to add your systems or baselines.
Chapter 3. Using system facts to compare systems in your Insights inventory
Use system facts to create useful information about your system, or to provide comparisons between systems. Analyzing the facts about components in your Insights for Red Hat Enterprise Linux inventory gives you a view of your system, or multiple systems, at a particular time. You can also create comparisons of your systems over time to learn about and analyze changes to systems.
3.1. Creating and adding to comparisons
Complete the following steps to create or add comparisons in your Insights for Red Hat Enterprise Linux inventory.
Prerequisites
- Insights client must be installed and operational on the systems.
For steps on how to install the Insights client and register your systems to Insights for Red Hat Enterprise Linux, see Red Hat Insights for Red Hat Enterprise Linux, Get Started instructions.
Procedure
- Use the Red Hat Hybrid Cloud Console to access the drift service.
Navigate to the Red Hat Enterprise Linux > Drift > Comparison page. The Comparison screen opens.
Click Add to comparison. The Add to comparison screen opens.
- On the Systems tab, you can add any systems you want to compare. This screen also lists any baselines that already exist in your Insights for Red Hat Enterprise Linux inventory.
On the Baselines tab, you can create baselines. This screen also lists any baselines that already exist in your Insights for Red Hat Enterprise Linux inventory.
- Click Submit to add your systems or baselines for comparison.
- At any time, you can add more systems by clicking the Add to comparison button near the top of the Comparison screen.
- Similarly, you can remove a particular system under comparison by clicking the X symbol on the upper-right corner of the individual system name.
-
You can remove all systems under comparison by clicking the options menu (
) located at the top.
- Click Clear all comparisons to start again.
Chapter 4. Reviewing and managing baselines
A baseline is a standard configuration that a group of systems must maintain. A configuration is a set of name:value pairs that you can either create or copy from an existing system configuration.
You can manage system profile baseline definitions for your organization. You can edit baselines by changing the values of facts, or you can delete the facts. You can use the drift user interface to create, copy, edit, delete, and export baselines.
You can also use the baselines API to create and manage baselines. See the Red Hat Insights for Red Hat Enterprise Linux API documentation for information about how to use the REST API to query and edit baselines.
4.1. Creating new baselines
You can use several methods to create a baseline:
- Create an entirely new baseline
- Copy an existing baseline
- Copy an existing system
- Copy a historical system profile
4.1.1. Creating an entirely new baseline
Create a baseline from scratch.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
Click Create baseline. The Create baseline screen opens.
- Select Create baseline from scratch.
- In the Baseline name field, enter a name for the baseline you want to create.
- Click Create baseline. The Edit screen for the new baseline opens.
- Click Add fact or category. The Add fact screen for the new baseline opens.
- If this is a category (parent fact) under which you will add subfact(s), select This is a category and only enter the Category name. Click Save.
- Otherwise, enter the Fact name and Value, then click Save.
To add sub facts under a category, click the Options menu
next to a category, and then select Add sub fact. You can also use the More Options menu to edit or delete a category.
NoteAny changes performed are saved automatically.
- Once you have completed adding all facts and sub facts and their values, navigate to Red Hat Enterprise Linux > Drift > Baselines to view and manage the baseline you have created.
4.1.2. Copying an existing baseline to create a new baseline
You can copy an existing baseline to create a new baseline.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
- Click Create baseline. The Create baseline screen opens.
- Select Copy an existing baseline or historical profile.
- In the Baseline name field, enter a name for the new baseline.
- From the list of existing baselines, choose the baseline you want to copy and click Create baseline. The screen that opens has the newly created baseline with all facts populated.
-
Use the More Options menu
next to a fact to edit or delete that fact.
- To add a new fact or category, click Add fact or category. You can also add a value to a category.
Once you have finished adding or editing facts and their values, navigate to the Red Hat Enterprise Linux > Drift > Baselines page to can view and manage the baseline you have created.
Based on typical expectations about fact behavior, the drift service alerts users to facts that might require attention. It does not flag facts that differ from each other if the differences are expected, or if they are unimportant. It flags only important differences or similarities that might cause problems.
You can then address these exceptions to typical fact behavior.
4.1.3. Copying an existing system to create a new baseline
You can copy an existing system to create a new baseline.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
- Click Create baseline. The Create baseline screen opens.
- Select Copy an existing system.
- In the Baseline name field, enter a name for the new baseline.
- From the existing list of systems, select the system with the baseline that you want to copy and click Create baseline. The screen that opens has the newly created baseline with all facts populated.
-
To delete existing facts, use the More options menu
. This menu is located to the right of the blue Add fact or category button.
- To add a new fact or category, click Add fact or category. You can also add a sub fact to a category.
Based on typical expectations about fact behavior, the drift service alerts users to facts that might require attention. It does not flag facts that differ from each other if the differences are expected, or if they are unimportant. It flags only important differences or similarities that might cause problems. You can then address these exceptions to typical fact behavior.
Once you have completed adding or editing facts, sub facts and their values, you can view and manage the baseline you have created by navigating to drift → Baselines.
4.1.4. Copying a historical system profile to create a new baseline
You can copy a historical system profile to create a new baseline.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
- Click Create baseline. The Create baseline screen opens.
- Select Copy an existing system or historical profile.
- In the Baseline name field, enter a name for the new baseline.
- From the existing list of systems, select the system that has the baseline you want to copy.
-
In the Historical profile column, click the Historical profile icon
.
-
From the drop-down menu, select the profile you want to copy, based on the date and timestamp. After you make the selection, drift displays the timestamp of the selected profile in the
Name
column. If you change your mind and want to select a different historical profile, click theX
next to the profile timestamp, and select a different historical profile. -
When you are satisfied that you have the particular profile you want to copy, click
Create baseline
. A screen opens with the newly created baseline, with all facts populated. -
To edit or delete existing facts, use the More Options menu
next to a fact.
- To add a new fact or category, click Add fact or category. You can also add a value to a fact.
Once you have completed adding or editing facts, and their values, navigate to Red Hat Enterprise Linux > Drift > Baselines to view and manage the baseline you created.
Based on typical expectations about fact behavior, the drift service alerts users to facts that might require attention. It does not flag facts that differ from each other if the differences are expected or which are unimportant. It flags only important differences or similarities that might cause problems. You can then address these exceptions to the typical fact behavior in a baseline.
4.2. Editing or deleting baselines
You can rename a baseline and change, add, or delete facts, categories, and sub facts.
4.2.1. Editing a baseline
Procedure
- To edit a baseline, click the baseline name. The Edit screen opens.
- Click Add fact or category to add facts or categories to the baseline. The Add fact screen opens.
- If this is a category (parent fact) under which you will add sub fact(s), select This is a category and enter only the Category name. Click Save.
- To edit facts, select the item you want to edit and click Edit fact on the More options menu, located on the right side of the line that contains the fact. The Edit fact screen opens.
- Change the name or value and click Save.
- To delete facts or categories, select the items you want to delete and click Delete fact on the More options menu, located on the right side of the line that contains the fact.
- For fact categories, click the More options menu, located on the right side of the line that contains the fact category.
- Click to Add sub fact, Edit category, or Delete category. The corresponding screen opens. Enter or edit the information requested, and then click Save.
4.2.2. Deleting a baseline
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
-
Use the drop-down checkbox to select the baseline (or baselines) that you want to delete. When you make a selection, the
field indicates the number of baselines that you selected.
-
To delete a baseline in the list, click Delete on the More options menu
at the top of the screen. An alert opens with a reminder that deleting a baseline cannot be undone. If you still want to proceed, click Delete baseline.
4.3. Comparing system configurations to baselines
You can compare system configurations to one or more baselines to identify discrepancies in your environment and perform drift analysis.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Comparison page. The Comparison screen opens.
- Click Add systems or baselines.
- On the Systems tab, select one or more systems from the list. Alternatively, you can search for a system by name, and then select the system.
- On the Baselines tab, select one or more baselines from the list. Alternatively, you can search for a baseline by name, and then select the baseline.
- Click Submit.
Optional procedures
Comparison results can also be filtered by baseline facts. This feature allows you to focus on the most relevant data when creating comparisons.
- Click the Fact Name drop down and choose Fact type.
- Next, click on the Show drop down and then check the box next to Baseline facts only.
At any time, you can add more systems and baselines by clicking the Add System button on the right side of the systems already added for comparison.
To remove a particular system or baseline from a comparison, click the X sign in the upper right corner of the individual system or baseline name panel.
To remove all systems and baselines from a comparison, click Clear all comparisons from the Options menu
located at the top of the screen.
You can view the displayed comparison result and filter as necessary by fact name, comparison state, and category. To export the result and any current selections (such as filters) to a comma-separated values (CSV) or JavaScript Object Notation (JSON) file, click Export as CSV or Export as JSON in the Options menu.
4.4. Exporting baselines
You can export all system baselines, or individual baseline facts or categories, to a comma-separated values (CSV) or JavaScript Object Notation (JSON) file. You can then analyze them externally. If you applied any search filters to the baselines you are exporting, the filters are preserved in the downloaded CSV or JSON file.
4.4.1. Exporting individual baselines, facts, and categories
You can export individual baselines to CSV or JSON files. You can also use the same procedure to export individual facts or categories.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
- Select a baseline from the list.
- Click the More options menu for the baseline and select Edit. The Edit screen appears.
-
Click the Export icon (
) and choose Export to CSV or Export to JSON.
4.4.2. Exporting all system baselines
You can export all system baselines to a comma-separated values (CSV) or JavaScript Object Notation (JSON) file.
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Baselines page. The Baselines screen opens.
-
Click the Export icon (
) next to the Create baseline button.
- Choose Export to CSV or Export to JSON.
Chapter 5. Using system facts in comparisons
System facts are important components that help you understand your system comparisons. Examining them reveals detailed information about the performance and changes in your Insights for Red Hat Enterprise Linux system inventory. System facts also alert you to system components whose state is unknown, as well as identifying parts of your systems that require attention.
5.1. The role of system facts in comparisons
Comparison states based on observed fact values can help you manage your system. The drift service identifies facts whose behavior differs from expectations and facts whose state is unknown. It also alerts you to facts that require attention.
The drift service displays the observed fact values in different colors.
A red icon indicates an issue you should examine.
A green icon denotes an expected state or value.
A state shown in black, marked with a question mark icon, indicates that the expected state of the fact is unknown.
Some facts are system-specific and are considered unique. Their state is marked in red if values are equal for a given comparison. For example, if facts for fqdn
and IP addresses are marked in red, they require your attention.
The drift service expects other facts, such as last_boot_time
, to be different for all compared systems. For such facts, it does not highlight the differences. The service marks the comparison state as unknown (no opinion).
5.2. How facts are used in comparisons
Comparison states based on observed fact values provide guidance in managing your system. The drift service identifies facts whose behavior differs from expectations, facts whose state is unknown, and alerts users to facts that require attention.
5.3. Filtering system facts using the user interface (UI)
You can filter system facts in multiple ways:
- by the fact comparison state
- by fact name
- by fact category.
5.3.1. Selecting systems to compare
Procedure
- Navigate to the Red Hat Enterprise Linux > Drift > Comparison page. The Comparison screen opens.
- On the Comparison screen, click Add systems or baselines.
- On the Add to Comparison screen, select the Systems tab to see the systems that are checked into your Insights for Red Hat Enterprise Linux inventory.
In the Name column, select the checkboxes for two or more systems and click Submit. The Comparison screen opens, showing the state of facts in the systems.
Comparison results can also be filtered by baseline facts. This feature allows you to focus on the most relevant data when creating comparisons.
- Click the Fact Name drop down and choose Fact type.
- Next, click on the Show drop down and then check the box next to Baseline facts only.
5.3.2. Filtering by comparison state
Procedure
Click the View drop-down list and select
- Same to show only the facts for which values are the same,
- Different to show only the facts that are different, or
Incomplete Data to show only the facts where the information is incomplete.
You can also select a combination of Same, Different, and Incomplete data states, and clear selections as necessary. When you first add systems for comparison, all three options are selected by default.
5.3.3. Filtering by fact name
Procedure
Enter your first fact name in the search box at the top.
For example, entering
kernel
as a filter displays all facts with names that containkernel
.-
To view all packages, enter
installed_packages
in the search box. To add additional fact names, type the fact name in the search box and press Enter.
You can add as many fact names as you need for your filter.
5.3.4. Filtering by fact category
Procedure
Enter your first fact category in the search box to compare systems by that category.
Examples include
installed_packages
,installed_services
,kernel_modules
,network_interfaces
,yum_repos
,cpu_flags
, andenabled_services
.To add additional fact categories, type the category name in the search box and press Enter.
You can add as many fact categories as you need for your filter.
5.3.5. Using the UI to sort system facts
You can sort system facts in the UI in alphabetical order.
Procedure
To switch sorting between ascending and descending alphabetical order, click the arrow next to Fact (
).
The list of system facts appears in ascending order by default.
5.3.6. Sorting facts by comparison state
You can also sort system facts by the comparison State.
Procedure
To switch to sorting by state, click the arrow next to State (
).
If you have any search filters applied to the list of system facts, the search filters are also applied to the list.
5.3.7. Examples and screenshots
In the following example screen, you can see the system comparison data filtered by facts that show a difference across systems. Some facts, such as the fqdn
, are expected to be different for each system, but the installed packages are expected to remain the same. Over time, some packages have been upgraded on system 1, but not on system 2 and system 3. To see these changes, expand the fact category installed_packages.
To lock in multiple filters on facts, type the fact name in the text box and press Enter. This functionality is powered by an "OR" operator that allows you to filter out anything that does not match any of the facts you selected.
In the following example, the filtered list of facts shows only facts with names that match bios
or arch.
5.4. Filtering system facts using URL parameters
The drift service enables multi-fact filtering, which enables you to create custom comparisons. You can filter system facts in several ways:
- by the fact comparison state
- by fact name, or
- by fact category
5.4.1. Sorting by editing the URL
To expedite filtering, you can edit the URL parameters. The following example displays a sample URL and its parameters. The numbers of the parameters correspond to the numbered items in the parameter descriptions that follow.
[package]insights/drift/?baseline_ids=<baseline-id>&system_ids=<system-id>&hsp_ids=<hsp-id>&reference_id=<reference-id>&filter[name]=bios,arch&filter[state]=same,different,incomplete_data&sort=-state,fact
Parameters
-
[package]insights/drift/
-
[package]?
-
[package]baseline_ids=<baseline-id>&system_ids=<system-id>&hsp_ids=<hsp-id>
-
[package]&reference_id=<reference-id>
-
[package]&filter[name]=bios,arch
-
[package]&filter[state]=same,different,incomplete_data
-
[package]&sort=-state,fact
-
[package]&filter[show]=baseline
Parameter descriptions
You can manually enter these parameters if desired, but changes that you make in the UI automatically populate to this parameter list.
- App service: This reflects the Red Hat Insights for Red Hat Enterprise Linux you are using. This example uses the drift service on Red Hat Insights for Red Hat Enterprise Linux.
- Search parameter: This is the character that tells drift you want to search on the parameters that follow.
- IDs of systems/baselines/historical profiles: These are the IDs of the systems, baselines and historical profiles in your comparison. Each is preceded by the & symbol after the first ? symbol, and the respective parameter type (baseline_ids, system_ids or hsp_ids).
- ID of system/baseline/historical profile to use as reference: This is the ID of the system, baseline or historical system profile used as a reference to which all other facts compare. The reference-id must be specified in one of the parameters (baseline_ids, system_ids or hsp_ids). If it is not specified, the parameter does not set a reference for comparison.
-
Fact name filters: This fact name filter takes the format
&filter[name]=fact
. For example,&filter[name]=bios,arch
To specify multiple facts, separate them with commas and no spaces. -
State filters: These filters take a format similar to as fact name filters, but use
&filter[state]
. Valid values forfilter[state]
are:same
,different
, andincomplete_data
. To specify multiple facts, separate them with commas and no spaces. -
Table sorting: This parameter uses the form
&sort=state
. To specify multiple facts, separate them with commas and no spaces. To sort in descending order, add a minus sign (-); for example,&sort=-fact
. If no minus sign appears, the sort occurs in ascending order. To omit state sort ("no sort"), omit state sort from the parameter. You cannot omit fact sorting. If you do not specify a value for fact sorting, the sort defaults to ascending order.
5.5. Sorting system facts
You can sort system facts in the same way that you can sortusing the User Interface (UI) or by editing URL parameters.
Sorting using the UI
You can sort system facts in the UI alphabetically. Click the arrow next to Fact (
) to switch sorting between ascending and descending order. Note that facts are shown in ascending order by default. You can also sort system facts by the comparison State. Click the arrow next to State (
) to switch to sorting by state.
Sorting works in combination with any applied filters. That is, if you have filtered for installed packages or viewing facts by comparison state, the filtered data can be sorted alphabetically or by comparison state.
Sorting by editing the URL
Sorting can be expedited by editing the URL parameters. Examine the following URL for an explanation of how to use this functionality:
[package]insights/drift/?baseline_ids=<baseline-id>&system_ids=<system-id>&hsp_ids=<hsp-id>&reference_id=<reference-id>&filter[name]=bios,arch&filter[state]=same,different,incomplete_data&sort=-state,fact
Parameters
-
[package]insights/drift/
-
[package]?
-
[package]baseline_ids=<baseline-id>&system_ids=<system-id>&hsp_ids=<hsp-id>
-
[package]&reference_id=<reference-id>
-
[package]&filter[name]=bios,arch
-
[package]&filter[state]=same,different,incomplete_data
-
[package]&sort=-state,fact
How to use parameters
- App service: This reflects the app service you are using. In this case, drift on Red Hat Insights for Red Hat Enterprise Linux.
- Search parameter: This is the character that tells drift you want to search on the parameters that follow.
- IDs of systems/baselines/historical profiles: These are the IDs of the systems, baselines and historical profiles in your comparison. Each is preceded by the & symbol after the first ? symbol, and the respective parameter type (baseline_ids, system_ids or hsp_ids).
- ID of system/baseline/historical profile to use as reference: This is the ID of the system, baseline or historical system profile that will be used as a reference to compare all other facts to. The reference-id must be specified in one of the parameters (baseline_ids, system_ids or hsp_ids). If not specified, no reference is set for the comparison.
- Fact name filters: Begins with the & symbol and filter[name]. Each fact name filter applied is added after the = symbol and separated by a comma with no spaces.
- State filters: Same as fact name filters, but preceded by filter[state]. Valid values for filter[state] are: same, different and incomplete_data. Multiple values can be specified by separating them with a comma and no space.
- Table sorting: Preceded by the & symbol, state and/or fact are added after sort= and are comma separated. If state or fact is preceded by a - symbol, then it is sorted in descending order; otherwise, it sorts in ascending order. State sort has the ability to have no sort. In this case, state will not be added in the url parameter. Fact sorting, on the other hand, if left off, will default to ascending order.
These parameters can be entered manually, but their primary function is to auto-populate as you make changes in the UI.
5.6. Using obfuscated values in comparisons
The Insights client provides both IP address obfuscation and host name obfuscation.
If one of your fact values has been redacted to protect sensitive information, drift informs you that your comparison contains hidden (obfuscated) data.
Obfuscated fact values show the following characteristics:
- The value cell is grayed out.
- A lock icon appears in the grayed-out cell, along with a tooltip that states that the value has been redacted.
A tooltip appears on the "state" icon that describes why the row has the "incomplete data" state.
If one of the values in the comparison is redacted, the state of the comparison for that fact shows "incomplete data."
Additional resources
- For more information about setting up client data obfuscation, see the Client Configuration Guide for Red Hat Insights.
5.7. Understanding multi-value facts
Multi-value facts provide more detailed information to help troubleshoot system issues. For example, drift stores a list of all installed versions for a given package name. This results in multi-value facts being available for the package. Inventory and drift APIs also provide facts with multiple values.
The following example shows a system with two kernel packages. Multi-value fact support makes it possible to view values for both packages on one system.
With this enhanced level of detail, you can correctly evaluate and compare all installed versions when performing an analysis.
The example below shows a system that contains a package compiled for two architectures. It has glibc
packages for both i686 and x86_64 architectures.
Additional resources
- For more information about multiple values in the Inventory and drift APIs, see the Red Hat Insights for Red Hat Enterprise Linux API documentation: System Comparison API Documentation, https://console.redhat.com/insights/inventory[Red Hat Enterprise Linux > Inventory
5.8. Using multi-fact filtering
Use multi-fact filtering to create custom comparisons for your systems. You can filter your comparison queries by specific groups of facts and tags.
You can use multi-fact filtering to:
- Have multiple inputs in the fact name field.
- Avoid swapping back and forth between multiple filters.
- Exclude irrelevant facts.
- Compare facts related to a specific issue for improved troubleshooting.
- Share comparisons with other administrators or colleagues.
5.9. Available facts and their functions
The following table lists the system facts that you can use in system comparisons.
Table 5.1. System Facts
Fact Name | Description | Example Value |
---|---|---|
| Category with a list of Ansible-related facts | controller_version with a value of 4.0.0 |
| System architecture |
|
|
BIOS release date; typically | 01/01/2011 |
| BIOS vendor name | LENOVO |
| BIOS version | 1.17.0 |
|
Cloud vendor. Values are |
|
| Number of CPU cores per socket | 2 |
|
Category with a list of CPU flags. Each name is the CPU flag (ex: |
|
|
Category with a list of enabled services. Each name in the category is the service name (ex: |
|
| System Fully Qualified Domain Name | system1.example.com |
|
System infrastructure; common values are |
|
|
Infrastructure vendor; common values are |
|
| List of installed RPM packages. This is a category. |
|
|
Category with a list of installed services. Each name in the category is the service name (ex: |
|
|
List of kernel modules. Each name in the category is the kernel module (ex: |
|
|
The boot time in |
|
| Category with a list of MSSQL-related facts | mssql_version with a value of 15.0.4153.1 |
| List of facts related to network interfaces. | |
There are six facts for each interface: | ||
Each interface (ex: | ||
Most network interface facts are compared to ensure they are equal across systems. However, | ||
| Total number of CPUs |
|
| Total number of sockets |
|
| Kernel version |
|
| Kernel release |
|
| List of running processes. The fact name is the name of the process, and the value is the instance count. |
|
| SAP instance number |
|
| SAP system ID (SID) |
|
| Boolean field that indicates if SAP is installed on the system |
|
| SAP version number |
|
| Boolean field that indicates is a system is registered to a Satellite server. |
|
| Current SELinux mode |
|
| SELinux mode set in the config file |
|
| Total system memory in human-readable form |
|
|
Current profile resulting from the command |
|
|
List of yum repositories. The repository name is added to the beginning of the fact. Each repository has the associated facts |
|
Chapter 6. Comparing systems and system profiles
You can compare systems to each other, to profiles, and to a reference point. When you have selected all the systems you want to compare, you can use the Comparison page to compare the facts in the systems.
6.1. Comparing systems to a reference point
In some cases, you might want to compare all systems to a single reference point, rather than compare all systems with each other, or compare them as a group. For example, you might need to compare all systems to a baseline so that all systems are calculated against that baseline. You can also compare a system against time-stamped profiles to understand where and when changes have occurred.
You might also want to invert a comparison. For example, instead of comparing profiles with old timestamps against the latest profile, you might want to compare all profiles against the oldest known working version of a system. Such a comparison enables you to identify changes that deviate from the reference point.
6.1.1. Comparing systems to a single point of reference
You can compare multiple systems, or all systems, to a single reference point.
Procedure
-
On the Comparison screen, click the star icon (
) on the system header.
The drift service compares each of your selected systems with the fact values in the reference system. The reference values are displayed in the first position column, with the column header highlighted in blue.
The fact values are displayed with every difference highlighted in red.
A fact category with multiple values has no highlights until you expand the fact to view details. When you do so, drift shows the specific fact details highlighted in red.
6.2. Using the history of system profiles
Every time you submit a system for comparison, the submission checks in the profile and marks it with a timestamp. By examining the different profile versions, you can view the system over time.
On the Choose systems screen, if a system is marked with a time stamp
icon, you might be able to open that system directly. Otherwise, add the system you want to compare into drift before comparing systems.
6.3. Exporting system comparison output
The drift service allows you to export system comparison output, including any current selections (such as filters), to a comma-separated values (CSV) file or a JavaScript Object Notation (JSON) file. You can then open the CSV or JSON file with the tool of your choice to compare exported facts and analyze discrepancies in your systems.
The exported CSV or JSON report preserves all your current selections on the system comparison output, including any applied filters. To see all the facts in nested fact categories (such as installed_packages
), expand all the nested fact categories before exporting the system comparison output to the report.
Procedure
-
On the Comparison output screen for two or more systems, click the Export icon
, and then select either Export as CSV, or Export as JSON.
- Open the CSV or JSON file with the tool of your choice so that you can easily compare exported facts and analyze discrepancies in systems.
6.3.1. Exporting system comparison output to a CSV or JSON file
You can export your system profile output, along with any filters you used, to a comma-separated values (CSV) or JavaScript Object Notation (JSON) file. The filters highlight the differences and and incomplete data in your system profiles. You can use this information for researching characteristics about your systems, and troubleshooting any issues you discover.
Procedure
-
On the Comparison output screen for two or more systems, click the Export icon
and then select either Export to CSV or Export to JSON.
Chapter 7. Enabling notifications and integrations for drift events
7.1. Enabling notifications and integrations
You can enable the notifications service on Red Hat Hybrid Cloud Console to send notifications whenever the drift service detects an issue and generates an alert. Using the notifications service frees you from having to continually check the Red Hat Insights for Red Hat Enterprise Linux dashboard for alerts.
For example, you can configure the notifications service to automatically send an email message whenever the drift service detects a baseline change, or to send an email digest of all the alerts that the drift service generates each day.
In addition to sending email messages, you can configure the notifications service to send event data in other ways:
- Using an authenticated client to query Red Hat Insights APIs for event data
- Using webhooks to send events to third-party applications that accept inbound requests
- Integrating notifications with applications such as Splunk to route drift events to the application dashboard
Enabling the notifications service requires three main steps:
- First, an Organization Administrator creates a User access group with the Notifications administrator role, and then adds account members to the group.
- Next, a Notifications administrator sets up behavior groups for events in the notifications service. Behavior groups specify the delivery method for each notification. For example, a behavior group can specify whether email notifications are sent to all users, or just to Organization administrators.
- Finally, users who receive email notifications from events must set their user preferences so that they receive individual emails for each event.
Additional resources
For more information about how to set up notifications for drift alerts, see Red Hat Insights Notifications.
Providing feedback on Red Hat documentation
We appreciate your feedback on our documentation. To provide feedback, highlight text in a document and add comments.
Prerequisites
- You are logged in to the Red Hat Customer Portal.
- In the Red Hat Customer Portal, the document is in the Multi-page HTML viewing format.
Procedure
To provide your feedback, perform the following steps:
Click the Feedback button in the top-right corner of the document to see existing feedback.
NoteThe feedback feature is enabled only in the Multi-page HTML format.
- Highlight the section of the document where you want to provide feedback.
Click the Add Feedback pop-up that appears near the highlighted text.
A text box appears in the feedback section on the right side of the page.
Enter your feedback in the text box and click Submit.
A documentation issue is created.
- To view the issue, click the issue link in the feedback view.