When the SG-AWS-Software-Inventory data source is being used, enable the sn_aws_integ.is_software_inventory_enabled system property for optimizing the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources.

Before you begin

Set the application scope to Service Graph Connector for AWS using the application picker. For more information, see Application picker.

Role required: admin

About this task

The SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources utilize SSM GetInventory API calls for importing software data, impacting performance. To enhance the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources, consider leveraging the SG-AWS-Software-Inventory data source by enabling the sn_aws_integ.is_software_inventory_enabled system property. This optimization skips a substantial number of SSM GetInventory API calls, enhancing the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources. However, the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources import data from the same servers that are configured for the SG-AWS-Software-Inventory data source.

By default, the sn_aws_integ.is_software_inventory_enabled property is set to false. To enhance the performance of the SG-AWS-SendCommand and SG-AWS-SSM-GetS3Object data sources, set the sn_aws_integ.is_software_inventory_enabled property to true.

Procedure

  1. Enter sys_properties.list in the navigation filter, and then open the sn_aws_integ.is_software_inventory_enabled property.
  2. In the Value field, enter true.
  3. Select Update.