Skip to main content

No project description provided

Project description

Netbox Nornir Plugin



An App for Netbox.

Overview

The Netbox Nornir plugin is a shim layer for OpticoreIT netbox plugins. OpticoreIT use this plugin as a base for network automation solutions. The plugin is based on a nautobot-nornir created by NTC.

Main functions:

  1. Nornir inventory for Netbox ORM
  2. Generic credentials integrations
  3. Generic data collection from different device types

Installation

  1. Install the package using pip:
pip install netbox-nornir
  1. Add plugin to PLUGINS in configuration:
PLUGINS = [
    ...
    "netbox_nornir",
    ...
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_nornir-0.1.1b3.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

netbox_nornir-0.1.1b3-py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page