{% extends "base.html" %} {% block title %}Tools - MCP Network Diagnostics{% endblock %} {% block content %}
Run any diagnostic tool below. Use the form when a tool needs input (e.g. destination or device ID). Output appears under each button.
Tip: Run Check my connection first; when your connection is good, run Record baseline. Later, Compare to baseline helps spot when something changes.
{% for cat in categories %}{{ tool.description }}