Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

* if your group name already starts with a "@", simply prefix it with a 2nd "@".
For example, to import a group named "@building1", in the import, specify "@@building1".

Advanced settings

LibreNMS importer allows specifying the preferred field used for the address of imported devices via Address field priority setting.
'overwrite_ip -> hostname -> ip' tries to use the 'Overwrite IP' value of a host on LibreNMS as address of an imported device on Unimus falling back to 'Hostname' and then 'IP' if previous is not populated.
'overwrite_ip -> ip -> hostname' falls back to 'IP' and then 'Hostname'.

LibreNMS importer also allows specifying the preferred field for the description of imported devices via Description field priority setting.
'Description (purpose) -> Display name (display) -> sysName' tries to use the 'Description' value of a host on Zabbix as description of an imported device on Unimus falling back to 'Display name' and 'sysName' if previous is not populated.
'Display name (display) -> Description (purpose) -> sysName' and 'sysName -> Display name (display) -> Description (purpose)' work in analogous fashion.