Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: inventory for raspberry pi modules #318

Open
nimbo78 opened this issue Oct 31, 2024 · 1 comment
Open

FR: inventory for raspberry pi modules #318

nimbo78 opened this issue Oct 31, 2024 · 1 comment

Comments

@nimbo78
Copy link

nimbo78 commented Oct 31, 2024

Hi
We have plenty of Raspberry Pi CM4 modules on our network and want to inventory them in NetBox. However, when we start the NetBox agent:

Traceback (most recent call last):
  File "/usr/local/bin/netbox_agent", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.9/dist-packages/netbox_agent/cli.py", line 50, in main
    return run(config)
  File "/usr/local/lib/python3.9/dist-packages/netbox_agent/cli.py", line 24, in run
    dmi = dmidecode.parse()
  File "/usr/local/lib/python3.9/dist-packages/netbox_agent/dmidecode.py", line 74, in parse
    _data = _parse(buffer)
  File "/usr/local/lib/python3.9/dist-packages/netbox_agent/dmidecode.py", line 216, in _parse
    raise ParseError("Unable to parse 'dmidecode' output")
netbox_agent.dmidecode.ParseError: Unable to parse 'dmidecode' output
dmidecode
# dmidecode 3.3
# No SMBIOS nor DMI entry point found, sorry.

Is there any workaround for Pi's?

@CllaudiaB
Copy link
Collaborator

Hello @nimbo78 ,
Currently netbox-agent doesn't handle raspberry pi, we'll add this feature later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants