Skip to content

missing memory on ARM Computers #826

@Megachip

Description

@Megachip

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

GLPI Version

10.0.20

Plugin version

1.5.4

Bug description

Seems glpi-inventory ignores the memory entry of these maschines on import

Exported jsons from glpi:

"hardware": {
            "defaultgateway": "xxx",
            "dns": "xxx\/xx",
            "memory": 3796,
            "name": "ePi",
            "swap": 0,
            "vmsystem": "Physical",
            "workgroup": "xxx"
        },
 "hardware": {
            "datelastloggeduser": "Thu Nov 3 22:33",
            "defaultgateway": "0.0.0.0",
            "dns": "8.8.8.8",
            "lastloggeduser": "pi",
            "memory": 927,
            "name": "eF",
            "swap": 99,
            "vmsystem": "Physical"
        },

Relevant log output

Page URL

No response

Steps To reproduce

  1. Running glpi-agent (either local or with remoteinventory task)
  2. Checking inventory in glpi
  3. downloading yaml to check avialable data

Your GLPI setup information

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions