Setting up computer groups
Computer groups can be used to narrow down the scope of reports to computers that meet certain criteria or to share software discovered on one computer among all computers in the group, for example when a shared disk is mounted on multiple computers.
Before you begin
About this task
Computer groups can be created in the BigFix console or in BigFix Inventory. The groups are not automatically copied between the applications. However, groups created in the BigFix console can be recreated in BigFix Inventory as described in step 4 below.
- Reporting: This type is used to narrow down the scope of reports to computers that meet certain criteria. Such a group can have subgroups and can be assigned to users. It can be also used to assign contracts as well as upload part numbers to a subset of computers.
- Software template: This type is used only to share software discovered on one computer among all computers in the group.
Replicated Computer Groups from BigFix Platform Server
In BigFix Inventory there are replicated BigFix Platform Computer Groups that are created by Master Operators. Computer Groups created by non-Master operators in their respective sites are not replicated by design.
Procedure
- In the top navigation bar, click
- To create computer group, click New.
- Provide the name and description of the computer group.
-
Specify filters according to which computers are assigned to the group, and click
Create.
You can also create a group that is based on a computer group in the BigFix console. Choose Data Source Groups, in set, and select the computer group that you want to recreate.
To view all the groups that are available in the BigFix console, ensure that you run a successful import of data.
Restriction: The size of data returned by the specified filter cannot exceed 1 MB.BigFix Platform 10.0.4 allows you to create server based computer groups. For more information, see Creating Server Based Computer Groups.Tip: Upgrade BigFix Inventory before you create server based computer groups. If you create a server based group in BigFix Platform before installing BigFix Inventory 10.0.5 or higher, you might need to enforce full synchronization of DataSource Group membership information. Execute the below query to reset the sequence in the BigFix Inventory database:- MS
SQL
update dbo.datasource_sequences set last_sequence=0x0 where class_name='DatasourceGroupFixletResult'
- DB2
update dbo.datasource_sequences set last_sequence=cast('0' as BLOB) where class_name='DatasourceGroupFixletResult'
Next import will extend duration of this step.
- MS
SQL
-
Choose the type of the computer group.
- Choose Reporting to create a group used for limiting the scope of
computers visible on reports.
- Specify whether you want to calculate usage of license metrics for this computer group. If you
are not interested in this information, you can disable these calculations to improve import
performance,especially in larger environments.
- For version 10.0.0 and higher, select Enable license usage calculations to calculate usage of all license metrics that are supported by .
- For versions 9.2.5 to 9.2.17, select license metrics for which you want to calculate utilization in this computer group.
-
Specify the number of days for which the data is to be calculated. This number defines the default period for which the data that is show on the All IBM Metrics report is calculated and up-to-date.
For example, when you set the value to 30 days, and then display a report for the last 90 days, the report shows the following data:- If you display the report for a newly created computer group, the report shows values for the last 30 days and is empty for the rest of the period.
- If you display the report for an existing group, the values might be outdated.
-
Optional: To configure scans for this computer group, select Create scan configuration. Choose the scan frequency, requested start date, and types of software scans that you want to run on the computers in this group.
The option is available only if the definition of the group uses the Data Source Groups filter as the only condition based on which computers are assigned to this group. For more information about configuring scans from the BigFix Inventory user interface, see: Changing scan configuration from the BigFix Inventory user interface.
- Specify whether you want to calculate usage of license metrics for this computer group. If you
are not interested in this information, you can disable these calculations to improve import
performance,especially in larger environments.
-
Choose Software Template to create a group used for sharing software discovered on one computer among all computers in the group. Such a group can be used for example to ensure that software discovered on a shared disk is reported on all computers on which the disk is mounted. Then, select software templates that you want to share between computers in this group.
- Choose Reporting to create a group used for limiting the scope of
computers visible on reports.
- To save the computer group, click Create.
- To make the computer group available in BigFix Inventory, wait for the scheduled import or run it manually.