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

zabbix agent2 mongodb replication lag is incorrect

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Major Major
    • None
    • 5.0.37, 6.0.21, 6.4.6, 7.0.0alpha3
    • Templates (T)

      Steps to reproduce:

      https://git.zabbix.com/projects/AP/repos/mongodb/browse/plugin/handlers/handler_replset_status.go#122

      the node lag is:    ptr["lag"] = primary.optime - node.optime

      Result:

      Expected:
      ptr["lag"] =  node.optime - primary.optime

            zit Zabbix Integration Team
            liaolb liaolinbo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: