Enable optimized SG-AWS-SendCommand data source performance
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
Important: The sn_aws_integ.is_software_inventory_enabled system property is not supported in Service Graph Connector for AWS version 2.10.0 and later.
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 use 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
Enter
sys_properties.listin the navigation filter, and then open the sn_aws_integ.is_software_inventory_enabled property.In the Value field, enter
true.Select Update.