netbox-agent
netbox-agent copied to clipboard
Cdrom size error
Hello,
The script seem to detect cdrom as a disk but as there is no size for it, i get the following error :
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmp/netbox-agent/netbox_agent/cli.py", line 48, in
would you be able to give me the lshw -quiet -json output ?
thanks