{% extends "base.html" %} {% block content %}

Welcome to NAPALM-Inspector

The goal of this application is to make it easier to troubleshoot Napalm getters. Especially with platforms where screen scraping is used the output from various commands can differ. If something isn't working with Napalm please try the getter using this tool and open a GitHub issue based on the findings.

Test a getter here

The NAPALM-Inspector project is available on GitHub.

{% endblock %}