netbox-agent/netbox_agent
Cyril Levis bf65da0c58
fix: deadlock storcli inventory
When there is a lot of data return by storcli due to a lot of disk, the inventory was in deadlock
Its a known problem, see:
https://docs.python.org/3/library/subprocess.html#subprocess.Popen.wait
2022-11-30 09:49:51 +01:00
..
drivers should have used git mv 2019-08-05 12:03:06 +02:00
raid fix: deadlock storcli inventory 2022-11-30 09:49:51 +01:00
vendors Added disks extended attributes 2022-03-02 15:53:38 +01:00
__init__.py Project cleanup (#6) 2019-08-04 00:00:22 +02:00
cli.py Various changes 2022-02-22 14:51:58 +01:00
config.py chore: update Help 2022-03-31 21:21:19 +02:00
dmidecode.py Setup tests 2020-02-02 20:24:01 +01:00
ethtool.py fix ethtool class in case ethtool works but returns nothing (#123) 2020-04-19 12:19:28 +02:00
inventory.py fix: dvd rom inventory crash 2022-11-17 11:00:48 +01:00
ipmi.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
lldp.py Fix for missing mgmt-ip in LLDP output (#225) 2022-06-20 13:13:31 +02:00
location.py Add tags,device roles,tenants.. (#110) 2020-07-01 18:54:58 +02:00
logging.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
lshw.py Unnamed network interfaces. 2022-03-07 17:18:35 +01:00
misc.py Fix module platform has no attribute linux_distribution (#224) 2022-07-18 21:06:33 +01:00
network.py using dynamic ref to NIC 2022-07-21 08:32:24 +02:00
power.py Added disks extended attributes 2022-03-02 15:53:38 +01:00
server.py chore: Fix typo 2022-11-03 16:51:43 +01:00
virtualmachine.py chore: Remove unused API parameter: device_platform 2022-11-03 16:51:42 +01:00