Skip to main content

Provides a live view of network data within Nautobot.

Project description

Nautobot App Livedata



An App for Nautobot.

Overview

The Nautobot App LiveData is providing real-time data from network devices that are supported by Netmiko.

At the moment, the app is supporting only interface specific data. The data is collected from the devices via platform specific show commands and will be presented in the interface's 'Life Data' tab.

This app addresses the need for dynamic and up-to-date network information, allowing network administrators and engineers to make informed decisions based on the latest data.

Screenshots

  • Live Data Interface Output for interfaces

    Livedata output screenshot

  • Live Data Device Output for devices

    Livedata output screenshot

  • Configure the show commands to be executed on Platform level:

     Platform Screenshot

  • Job to clean up old data:

     Cleanup Job Results Screenshot

More screenshots can be found in the Using the App page in the documentation. Here's a quick overview of some of the app's added functionality:

Documentation

Full documentation for this App can be found over on the Nautobot-App-Livedtata Docs website:

Contributing to the Documentation

You can find all the Markdown source for the App documentation under the docs folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.

If you need to view the fully-generated documentation site, you can build it with MkDocs. A container hosting the documentation can be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001. Using this container, as your changes to the documentation are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.

Any PRs with fixes or improvements are very welcome!

Questions

For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #nautobot), sign up here if you don't have an account.

Support for Filter Commands in Live Device Output Using !! Syntax

Filter Syntax

You can now append a filter command to the end of a device command using the !! delimiter. The string following !! specifies the filter operation to be applied to the command output.

Examples

  • show logging | i {{intf_number}} !!EXACT:{{intf_number}}!! — Filters the output to contain only lines that contain the interface number as a whole word (e.g., matches Gi1/0/1, 1/0/1 , ^1/0/1 , 1/0/1$ but not 11/0/1, 1/0/11, foo1/0/1bar).
  • show logging !!LAST:100!! — Returns only the last 100 lines of the output.

Supported Filters

  • !!EXACT:<pattern>!! — Only lines that contain <pattern> as a whole word (ignoring leading/trailing whitespace, not matching substrings within other numbers or words)
  • !!LAST:<N>!! — Only the last N lines

Additional filters may be added in the future.

This feature provides a consistent filtering mechanism across all supported platforms, reducing the need for custom scripts or manual output parsing.


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

nautobot_app_livedata-2.4.1.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nautobot_app_livedata-2.4.1-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file nautobot_app_livedata-2.4.1.tar.gz.

File metadata

  • Download URL: nautobot_app_livedata-2.4.1.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.10.12 Linux/5.15.0-131-generic

File hashes

Hashes for nautobot_app_livedata-2.4.1.tar.gz
Algorithm Hash digest
SHA256 f96d891c18be7a85555db93cb7a1859ecaf285d2c72e6dc16581be6d961486a7
MD5 5b5742f73740c6f886d9dcd5124ed3be
BLAKE2b-256 99fe420f7a30e47e3af394b6ece927f9ee9197b9ad5709d23185997f68c95d69

See more details on using hashes here.

File details

Details for the file nautobot_app_livedata-2.4.1-py3-none-any.whl.

File metadata

  • Download URL: nautobot_app_livedata-2.4.1-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.10.12 Linux/5.15.0-131-generic

File hashes

Hashes for nautobot_app_livedata-2.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 420dfdf5f7ed4fe9fb1f30319cdf6a69a09d59e110c047c3530a47e25a44f705
MD5 61b01f38843b17a71ff27f50c432c0b8
BLAKE2b-256 26abea3075d5cc8f42e5d3226148b2a3eae1a99322b0d0959e42a7f851b8e9ae

See more details on using hashes here.

Supported by

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