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

Wrong lld macro in Template Oracle by zabix agent2 discovery of ASM

    XMLWordPrintable

Details

    • Team INT
    • Sprint 94 (Nov 2022), Sprint 95 (Dec 2022)
    • 0.5

    Description

      • Issue2: Dependent values preprocessing expects wrong entity names:
        $..['{#DG_NAME}'].free_size_byte.first()
        $..['{#DG_NAME}'].used_percent.first()
        $..['{#DG_NAME}'].size_byte.first()

        data received from agent2 item Oracle: Get ASM stats:

        [{"FIRST":{"total_bytes":111111111,"free_bytes":22222222222,"used_pct":25.55}}
        

        Not a single match.
        free_size_byte != free_bytes
        used_percent != used_pct
        size_byte != total_bytes

      Tested on Oracle 12 and 19

      Attachments

        Issue Links

          Activity

            People

              knaglis Kristaps Naglis
              atocko Andrey Tocko
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: