netbox-agent/netbox_agent
2020-04-14 13:22:43 +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 refactor code and use only create_or_update style func 2020-04-13 15:36:00 +02:00
config.py initial work for VM 2020-04-12 20:43:25 +02:00
dmidecode.py Setup tests 2020-02-02 20:24:01 +01:00
ethtool.py Setup tests 2020-02-02 20:24:01 +01:00
inventory.py refactor code and use only create_or_update style func 2020-04-13 15:36:00 +02:00
ipmi.py remove useless create_ipmi functions to factor the code 2020-04-13 00:35:48 +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 initial work for VM 2020-04-12 20:43:25 +02:00
lshw.py handle sockets with no cpu installed. should fix #117 (#118) 2020-02-21 09:13:02 +01:00
misc.py remove useless create_ipmi functions to factor the code 2020-04-13 00:35:48 +02:00
network.py do not unassign IP if there's no existing netbox interface 2020-04-14 12:56:00 +02:00
power.py Fix agent, wasn't working anymore (#115) 2020-02-16 20:24:40 +01:00
server.py refactor code and use only create_or_update style func 2020-04-13 15:36:00 +02:00
virtualmachine.py fix memory 2020-04-14 13:22:43 +02:00