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

MongoDB template incompatibility with MongoDB 8.0

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.4.2
    • Templates (T)
    • Support backlog

      Starting in MongoDB 8.0 the outout of serverStatus changed and wiredTiger.concurrentTransactions is renamed to queues.execution . official info here..

      As a result, many discovered items from the previous wiredTiger.concurrentTransactions become unsupported on MongoDB 8.0 hosts.

      Steps to reproduce:

      1. Make sure to have the MongoDB monitoring template from https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mongodb?at=release/7.4
      2. Apply the template to a host with MongoDB 8.0 installed
      3. Navigate to the host items and notice all the items "WiredTiger concurrent transactions: read/write, available/out/total tickets" become unsupported

      Result:

      Expected:
      Said items should not become unsupported.

            zit Zabbix Integration Team
            david.assigbi David Assigbi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: