{% extends 'generic/object_list.html' %} {% block content %}

Carrier Auto-Install Rules

Suggest a holder/carrier ModuleType to install when LibreNMS reports orphan child modules (e.g. CPM cards, mezzanines, MDAs) that have no matching NetBox bay because their parent carrier was never installed in NetBox.

Each rule is matched against the device's manufacturer / device-type and the orphan child's entPhysicalClass + entPhysicalName. When the chassis has at least one empty bay matching NetBox Bay Name Pattern, an Install Carrier button appears on the module sync page.

Suggest-only — no automatic installation. The user clicks to apply.

{{ block.super }} {% endblock %} {% block bulk_buttons %} {{ block.super }} {% endblock %}