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

Error when processing SMART data for NVMe drives

XMLWordPrintable

    • Sprint candidates

      Description: An error occurs when attempting to fetch SMART data for NVMe drives due to a JSON unmarshal issue. The problem is that the media_errors field in the JSON exceeds the allowable range for the int type in Go.

      Steps to Reproduce:

      1. Ensure that NVMe drives are installed in the system.
      2. Open Zabbix and navigate to the disk monitoring section.
      3. Attempt to fetch SMART data for NVMe drives.
      4. Note the error that appears during data processing.

      Changes in Configuration:

      • Zabbix Agent 2 Version: 5.0+
      • Operating System: Windows 10 +

      Result:

      • The following error appears: {{Cannot fetch data: Cannot
        unmarshal JSON: json: cannot unmarshal number 44165379128716145574543360
        into Go struct field
        healthLog.nvme_smart_health_information_log.media_errors of type int.}}

       

            zit Zabbix Integration Team
            decebel Тарабаров Антон Сергеевич
            Team INT
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: