Web application to test NAPALM getters
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file napalm-inspector-1.0.0.tar.gz
.
File metadata
- Download URL: napalm-inspector-1.0.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17e1b6adf6e0aac9549c9f2bbb1cb912a81d7cee4ee4f3340a4702b6e110bac5 |
|
MD5 | 044756889d8ec2dfa0195e59d7558845 |
|
BLAKE2b-256 | 7bcccdc6fd003ea383b0dbee88826c29fd8264bf0425ccc12ec041c9f94d8128 |
File details
Details for the file napalm_inspector-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: napalm_inspector-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1773532e57dffa132242faef5bf15d73e18d81a653aacda1b4984f7c5f4f9404 |
|
MD5 | ef000742ce76d752e535ce2022942ecb |
|
BLAKE2b-256 | 7e962071a2cc77f6d86302e5e89aa2712437c1640b00a13ddcb79b893248e89b |
File details
Details for the file napalm_inspector-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: napalm_inspector-1.0.0-py2-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba73506cf9a82ebde0a923e0dbfccb6608b9a58b9d8107755358ea92f7e07c06 |
|
MD5 | eb73ef14f22eba61fd76f3207e86f4bc |
|
BLAKE2b-256 | f2ad85d479ce7464bd6c9d5b703668b001ab7eb717fcb4a7ff6fd6a2903fbd70 |