Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23381

RDS integration does not get FreeStorageSpace metric data

XMLWordPrintable

    • Sprint 106 (Nov 2023)
    • 0.125

      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',

       

       

            egordymov Evgenii Gordymov
            afidelis Aguinaldo
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: