{% extends 'generic/object_list.html' %} {% block content %}
Map LibreNMS OS strings to NetBox Platforms. During device import, the plugin first tries an exact, case-insensitive match against NetBox Platform names and only falls back to these mappings when no exact Platform match exists. This is useful when LibreNMS reports an OS name that differs from the corresponding NetBox Platform name.
Example: LibreNMS OS iosxe → NetBox Platform Cisco IOS-XE.