Unimus supports
...
3 main ways to bulk-add / import devices.
...
- Basic import
...
- One-time import
...
You have 2 options for one-time import:
1) Import a list of addresses
This is the fastest way to add devices to Unimus in bulk.
You can simply paste a comma or semicolon separated list od devices, and Unimus will add each of them as a new device.
For example:
Code Block |
---|
10.0.0.1, 10.0.0.2; 10.2.0.1; host.domain.tld, 7001:11::44:1 |
All valid address formats are supported - IPv4, IPv6 and FQDNs
2) Import devices from a .csv file
If you want to import devices together with descriptions, you can use a .csv file import.
Here, you provide a .csv file to Unimus, that should contain one device per line.
Both "\r" and "\r\n" (LF and CRLF) line terminations are supported.
You can optionally choose to ignore the 1st line of the .csv file - which is usually a header.
Example of the .csv file:
Code Block |
---|
# Device, description
10.0.0.1, Edge router
10.0.0.2, VPN router
7001:11::44:1, Switch |
In the above example, we would check the "Ignore .csv file header (1st line of file)" checkbox.
All valid address formats are supported - IPv4, IPv6 and FQDNs
NMS sync
...
- , based on user interaction.
- Network scan
- Can identify devices in the network with an option to add newly found devices to Unimus automatically.
- Scan has an option for one time use, but can be also scheduled to run periodically.
- NMS sync
- Allows Unimus to automatically import devices from an NMS according to a Sync Preset configuration.
- This gives you the ability to synchronize inventory from your NMS / DCIM system to Unimus.
- Can be triggered manually or on a periodic basis according to a configured schedule.
You can find more information on each Importer below:
Page Tree | ||||
---|---|---|---|---|
|