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

An icon representing a user. You must have the Manage Computer Groups permission to create a reporting computer group. You must be an Administrator to create a software template group.
Note: Creating more than 20 computer groups may impact the data import performance.

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.

Groups created in the BigFix console are used to manage the infrastructure, assign computers to fixlet sites, and run fixlets against selected computers. Groups created in BigFix Inventory have two types:
  • 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.
The following procedure describes how to create a computer group in BigFix Inventory. For information about creating computer groups in the BigFix console, see: Computer groups.

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

  1. In the top navigation bar, click Management > Computer Groups
  2. To create computer group, click New.
  3. Provide the name and description of the computer group.
  4. 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.
    10.0.5 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.

  5. 9.2.8 Choose the type of the computer group.
    • Choose Reporting to create a group used for limiting the scope of computers visible on reports.
      1. 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.
        • 10.0.0 For version 10.0.0 and higher, select Enable license usage calculations to calculate usage of all license metrics that are supported by .
        • 9.2.5 For versions 9.2.5 to 9.2.17, select license metrics for which you want to calculate utilization in this computer group.
      2. 9.2.2 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.
        In both cases, recalculate the data.
      3. Optional: 9.2.3 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.

    • 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.


      Software templates
  6. To save the computer group, click Create.
  7. To make the computer group available in BigFix Inventory, wait for the scheduled import or run it manually.

Results

After you create a computer group, and run the import, you can view reports narrowed down to the computers that belong to this group. To do this, go to Reports > Computer Groups, and select a computer group. Then, from the upper left corner, select the report that you want to view for this computer group.