[ZBX-23381] RDS integration does not get FreeStorageSpace metric data Created: 2023 Sep 08  Updated: 2024 Apr 10  Resolved: 2023 Nov 08

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Templates (T)
Affects Version/s: 6.0.21, 6.4.6, 7.0.0alpha4
Fix Version/s: 6.0.24rc1, 6.4.9rc1, 7.0.0alpha8, 7.0 (plan)

Type: Problem report Priority: Major
Reporter: Aguinaldo Assignee: Evgenii Gordymov
Resolution: Fixed Votes: 0
Labels: AWS, RDS
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Team: Team INT
Sprint: Sprint 106 (Nov 2023)
Story Points: 0.125

 Description   

Steps to reproduce:

  1. Configure RDS integration
  2. Try to see any value for aws.rds.free_storage_space being inserted in Zabbix

Result:
No values found

Expected:
aws.rds.free_storage_space values present

 

Reading the code of the integration on git and AWS RDS documentation for Cloudwatch metrics, I presume that this line:
{{}}

'FreeStorageSpace:Percent',

should be rewritten as:
{{}}

'FreeStorageSpace:Bytes',

 

 



 Comments   
Comment by Evgenii Gordymov [ 2023 Nov 07 ]

Fixed in:

Generated at Wed Aug 06 08:52:54 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.