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

Error in itemkey: Template DB PostgresSQL Agent 2

    XMLWordPrintable

Details

    • Team INT
    • Sprint 76 (May 2021), Sprint 77 (Jun 2021)
    • 1

    Description

      Download template "Template DB PostgreSQL agent 2" from the official git: Source of template_db_postgresql_agent2.xml - Zabbix - ZABBIX GIT

       

      Import it in your Zabbix environment and see how item "PostgreSQL: Cache hit" breaks due to missing parameters:

      pgsql.cache.hit["{$PG.URI}"]
      

      It is missing {$PG.USER} and {$PG.PASSWORD} user parameters in the key.

       

      Expected:

      pgsql.cache.hit["{$PG.URI}","{$PG.USER}","{$PG.PASSWORD}"]
      

       

      Easy but important fix.

      Attachments

        Issue Links

          Activity

            People

              abakaldin Alexander Bakaldin
              brian.baekel Brian van Baekel
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: