Matej Vadnjal
Matej Vadnjal
Hi. That looks to be a very promising tool to possibly automate generation of network diagrams. But is there a way to increase the size of icon and connection labels?...
We're trying to use junos_exporter to scrape around 2500 Junos devices. After a lot of testing we figured out that that overall exporter performance is dependent on every target that...
I have converted openconfig yang models with pyangbind. Now trying to append an ethernet interface to a list of interfaces I get this error: ``` >>> from oc.interfaces import interfaces...
Bulk edit more than one InventoryItemGroup and set parent. The tree is messed-up after this operation. parent attribute is set correctly, but level and possibly lft and rght are wrong....
On existing installations when user first installs inventory plugin it would be useful to quickly populate assets from existing devices, modules and inventory items and then establish relation to correct...
When editing floorplan for location when I click on Un-racked devices there are no devices listed even when I have some devices under Location but not in Rack. Looking through...
fixes #226 Inventory item groups can now contain any asset. You can add specific assets to a group or specify hardware types and any assets matching type will automatically belong...
Expand inventory item groups to be able to contain all kinds of assets. The plan is to add option for inventory item groups to specify (0 or more) device types,...