gtrace-path-analysis

Trace packet paths with hop-by-hop latency, MPLS, NAT, and ECMP indicators.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill gtrace-path-analysis-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gtrace-path-analysis
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/gtrace-path-analysis
Command: npx skills add https://github.com/dgethings/netclaw --skill gtrace-path-analysis-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Path analysis and monitoring to identify latency, hop progression, MPLS, NAT, and ECMP indicators across network routes.

Core Features & Use Cases

  • Advanced traceroute with MPLS, ECMP, and NAT detection
  • Continuous MTR monitoring for intermittent loss and latency spikes
  • Global perspective with 500+ GlobalPing probes for cross-location path comparison

Quick Start

Provide a target to trace and inspect the hop-by-hop results and enable continuous monitoring if issues are detected.

Frequently Asked Questions about gtrace-path-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace a network path and detect MPLS or ECMP routing?

Traceroute identifies the hop-by-hop path between endpoints and reveals MPLS, NAT, and ECMP indicators. It provides latency details to help troubleshoot slow routes and verify reachability across networks.

Can I monitor intermittent packet loss and latency spikes using MTR?

MTR enables continuous monitoring to detect intermittent packet loss and latency spikes along a route. It combines traceroute and ping functionality to validate path stability over time.

How do I verify network reachability from multiple global locations?

GlobalPing uses over 500 probes worldwide to perform cross-location path comparison. This verifies network reachability and identifies regional routing inconsistencies from a global perspective.

Do I need Python 3 to run gtrace for network path analysis?

Yes, network path analysis requires Python 3 and the gtrace binary to execute. These dependencies enable traceroute, MTR, and GlobalPing capabilities under an MCP framework.

What is the best way to troubleshoot slow network routes and validate path stability?

The best approach combines traceroute for hop-by-hop latency analysis with continuous MTR monitoring. This identifies slow routes, verifies reachability, and validates path stability against intermittent issues.

Does gtrace work under an MCP framework for network path analysis?

Yes, gtrace runs under an MCP framework to perform network path analysis. It integrates traceroute, MTR, and GlobalPing capabilities to reveal latency, MPLS, NAT, and ECMP indicators.