netbox-agent/netbox_agent
Solvik f06da32fc3
Virtual Machine feature (#122)
Add ability to create Virtual Machine in netbox with an auto-detecting feature (currently VirtualBox, Xen, Hyper-V, VMWare, GCP)

One caveat, I made the choice not to report the disk as Netbox model allow only one size but VM often have multiples.

Also, lot of code refactoring to be able to use create_or_update function style, fixing a lot of corner case
2020-04-19 12:28:49 +02:00
..
drivers should have used git mv 2019-08-05 12:03:06 +02:00
raid Setup tests 2020-02-02 20:24:01 +01:00
vendors Fix agent, wasn't working anymore (#115) 2020-02-16 20:24:40 +01:00
__init__.py Project cleanup (#6) 2019-08-04 00:00:22 +02:00
cli.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
config.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +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 Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
ipmi.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
lldp.py Setup tests 2020-02-02 20:24:01 +01:00
location.py Setup tests 2020-02-02 20:24:01 +01:00
logging.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
lshw.py handle sockets with no cpu installed. should fix #117 (#118) 2020-02-21 09:13:02 +01:00
misc.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
network.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
power.py Fix agent, wasn't working anymore (#115) 2020-02-16 20:24:40 +01:00
server.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00
virtualmachine.py Virtual Machine feature (#122) 2020-04-19 12:28:49 +02:00