Skip to main content

Web application to test NAPALM getters

Project description

Build Status Coverage Status

NAPALM-Inspector

The NAPALM Inspector is a web application aimed to help with troubleshooting the getters in NAPALM. If you have found a bug in one of the getters you can use this tool as an easy way to help the developers figure out what's going on.

Once the application is up and running visit http://127.0.0.1:5000 and choose the platform and getter you want to test. You will be asked to provide the information your network devices, i.e. when the application will ask you for the output from a command like show version then you just paste the output into the form and move on from there.

Installation

pip install napalm-inspector
export FLASK_APP=napalm_inspector
flask run

Running from Docker

git clone https://github.com/napalm-automation/napalm-inspector
cd napalm-inspector
make docker
make start

Press Control+C to end the application when done.

Once you are done you can remove the container

make stop

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

napalm-inspector-1.0.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distributions

napalm_inspector-1.0.0-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

napalm_inspector-1.0.0-py2-none-any.whl (16.1 kB view hashes)

Uploaded Python 2

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