The Nautobot Source Integration is Live!

We’ve released a new source integration for Nautobot - the network automation platform built on NetBox. You can now sync your Nautobot DCIM inventory into PostgreSQL, BigQuery, Snowflake, and other supported destinations.

What it does

The integration syncs 7 tables covering your physical network infrastructure:

  • Devices - network devices with status, serial numbers, and locations
  • Locations - sites, buildings, and physical locations
  • Racks - rack inventory and utilization
  • Device types - device models and form factors
  • Manufacturers - hardware vendor information
  • Interfaces - network interfaces per device
  • Location types - location hierarchy definitions

Once synced, you can query this data with SQL alongside your cloud infrastructure data - for example, cross-referencing Nautobot devices with AWS EC2 instances to correlate physical and cloud workloads.

Getting started

  1. Generate an API token in Nautobot (User > API Tokens) with DCIM read access
  2. Configure the integration with your Nautobot host URL and token
  3. Pick a destination and run your first sync

Full setup details on the Nautobot integration page.

Resources

Questions or feedback? Reply to this thread!