netbox-agent/netbox_agent
Christoffer Nicklasson 258f5c531f
So it would work on virtual also
We found that this line caused when running it to fetch device interfaces and not virtual interface.
By using object reference it is now working
2021-09-08 08:14:11 +02:00
..
drivers should have used git mv 2019-08-05 12:03:06 +02:00
raid Fix HP raid controller parsing (#131) 2020-06-10 15:24:43 +02:00
vendors lint 2021-05-18 13:59:04 +02:00
__init__.py Project cleanup (#6) 2019-08-04 00:00:22 +02:00
cli.py lint 2021-05-18 13:59:04 +02:00
config.py move ssl_verify under 'netbox' config 2020-07-11 15:28:04 +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 make inventory compatible 2021-05-12 19:41:01 +02:00
ipmi.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
lldp.py lint 2021-05-18 13:59:04 +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 Fix inventory crash on nvme binary too old or absent (#170) 2020-10-14 12:40:19 +02:00
misc.py lint 2021-05-18 13:59:04 +02:00
network.py So it would work on virtual also 2021-09-08 08:14:11 +02:00
power.py add more compatibility, now to netbox 2.10 2021-05-12 19:41:01 +02:00
server.py lint 2021-05-18 13:59:04 +02:00
virtualmachine.py fix not passing tenant when tenants exist in Netbox 2020-07-11 15:33:34 +02:00