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

AWS EC2 template is not showing EBS volumes

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 6.0.19
    • Templates (T)
    • None
    • AWS EC2 (over 100 instances), EBS volumes (over 500)

      Steps to reproduce:

      1. Download template AWS EC2 by HTTP
      2. Create API Key/secret in AWS, setup permissions
      3. Configure host in Zabbix (required macros)

      Result:
      Result converted to text: {"error":"TypeError: cannot read property 'item' of null."}
      **

      Expected:
      Returned list of EBS volumes

      Solution:
      {}Remove this line from JavaScript:
      {{}}

      payload['MaxResults'] = 100,

      By tests: AWS API is getting first 100 volumes, after this is applying filter on this result

            abakaldin Alexander Bakaldin
            jirimikes Jiri Mikes
            Team INT
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: