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
Release files for napalm-inspector 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| napalm-inspector-1.0.0.tar.gz | 8.9 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| napalm_inspector-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
| napalm_inspector-1.0.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 41.0 kB
Release files / napalm-inspector-1.0.0.tar.gz
| Download URL | napalm-inspector-1.0.0.tar.gz |
|---|---|
| Size | 8.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17e1b6adf6e0aac9549c9f2bbb1cb912a81d7cee4ee4f3340a4702b6e110bac5
|
|
BLAKE2b-256 checksum How to use checksums |
7bcccdc6fd003ea383b0dbee88826c29fd8264bf0425ccc12ec041c9f94d8128
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / napalm_inspector-1.0.0-py3-none-any.whl
| Download URL | napalm_inspector-1.0.0-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1773532e57dffa132242faef5bf15d73e18d81a653aacda1b4984f7c5f4f9404
|
|
BLAKE2b-256 checksum How to use checksums |
7e962071a2cc77f6d86302e5e89aa2712437c1640b00a13ddcb79b893248e89b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / napalm_inspector-1.0.0-py2-none-any.whl
| Download URL | napalm_inspector-1.0.0-py2-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
ba73506cf9a82ebde0a923e0dbfccb6608b9a58b9d8107755358ea92f7e07c06
|
|
BLAKE2b-256 checksum How to use checksums |
f2ad85d479ce7464bd6c9d5b703668b001ab7eb717fcb4a7ff6fd6a2903fbd70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|