Device Association
The plugin uses two methods to associate LibreNMS devices with NetBox devices:
- LibreNMS ID (Recommended)
- Uses the custom field 'librenms_id' on NetBox devices
- Automatically populated when viewing the LibreNMS Sync page if device is found.
- Can be manually entered in device custom fields
- Provides the most reliable device matching
- Device Name Fallback
- Used when librenms_id is not available
- Matches are case-sensitive
- Less reliable due to potential naming differences
For best results, ensure the librenms_id custom field is populated on your devices.