netbox-agent/netbox_agent
ThomasADavis 6ec08e8669 Several minor fixes (#47)
Several minor fixes:
- raid_array check should return an empty array, not NoneType
- not all systems will have IPv6 defined, handle this case
- Vendor Supermicro was incomplete.
2019-08-29 17:33:27 +02:00
..
drivers should have used git mv 2019-08-05 12:03:06 +02:00
raid Local inventory (#16) 2019-08-26 16:54:48 +02:00
vendors Several minor fixes (#47) 2019-08-29 17:33:27 +02:00
__init__.py Project cleanup (#6) 2019-08-04 00:00:22 +02:00
cli.py Local inventory (#16) 2019-08-26 16:54:48 +02:00
config.py Supermicro server can guess their slot via the config file (#50) 2019-08-29 16:13:04 +02:00
dmidecode.py support HPE BL460c Gen10 and its stupid dmidecode info (#39) 2019-08-21 16:17:01 +02:00
ethtool.py Merge pull request #19 from Solvik/feature/python3.5 2019-08-08 10:43:09 +02:00
inventory.py Several minor fixes (#47) 2019-08-29 17:33:27 +02:00
ipmi.py Fix late comments (#29) 2019-08-09 13:26:51 +02:00
lldp.py Add LLDP auto cabling (#41) 2019-08-26 11:05:41 +02:00
location.py Supermicro server can guess their slot via the config file (#50) 2019-08-29 16:13:04 +02:00
logging.py simpler logging, log_level from config file 2019-08-07 10:32:23 +02:00
misc.py Local inventory (#16) 2019-08-26 16:54:48 +02:00
network.py Several minor fixes (#47) 2019-08-29 17:33:27 +02:00
server.py Local inventory (#16) 2019-08-26 16:54:48 +02:00