Cyrinux
0f2cb531ae
Fix inventory crash on nvme binary too old or absent ( #170 )
...
* When nvme binary absent or too old and no json output, this crash the inventory, i prefer just pass nvme inventory and continue
* log if nvme-cli is not installed
2020-10-14 12:40:19 +02:00
Cyrinux
0fe17c9687
Add GPU inventory support ( #164 )
...
* Add GPU support
* Some update in the doc
2020-09-18 12:29:05 +02:00
Cyrinux
a896d118d7
* Loop on nvme disk ( #138 )
...
* Remove vendor and product (not present, make crash)
* Use firmware version for version
2020-06-23 21:01:32 +02:00
Cyrinux
41f0b04d00
Add missing N/A fallback on DIMM memory ( #129 )
2020-06-09 09:05:35 +02:00
Solvik Blum
29d2bff805
fix flake8 errors
2020-05-22 13:23:28 +02:00
ThomasADavis
dc4f90d490
handle sockets with no cpu installed. should fix #117 ( #118 )
2020-02-21 09:13:02 +01:00
ramnes
bab2d26ad0
Setup tests
2020-02-02 20:24:01 +01:00
Solvik
458d1f83c2
fix {'part_id': ['This field may not be null.']} error ( #78 )
2019-09-11 14:22:32 +02:00
ThomasADavis
b7b22ae316
use lshw for inventory ( #58 )
...
* Use lshw for inventory
* Add motherboard to inventory
* Handle non raid devices
* Handle nvme drives
2019-09-05 15:13:36 +02:00