i-doit is an open source IT documentation and configuration management database (CMDB).
N/A
Netbox
Score 8.7 out of 10
N/A
NetBox is a free and open source tool (Apache 2.0 license) used to model a network's entire presence through the use of purpose-built models, built to serve the needs of network engineers and operators.
Network documentation at its best. It helps in technical documentation. Very efficient in documenting all the assets in your network and importing data from CSV files. Gives you a detailed graphical overview of the entire IT Infrastructure. Helps to manage all components including the desktop, printer, and mobile. Handles everything including the hardware, software, and networks.
Netbox is very well suited when you want to consolidate your inventory in one place. Netbox is also very well suited when you want to generate network configurations. You can request the REST API to get the date of a device and generate network configurations with a templating tool, and that is very easy.
The API is just very well designed. All tools say that what you can do with webUI, you can also do it via the REST API. That is usually not the case except for Netbox, where you can really do everything with the API. For instance with GLPI, you cannot get rack and rack units data with the API, while you can do it via the webUI