This is an old revision of the document!
Packet Network Monitoring Project
The purpose of the Packet Network Monitoring Project (PNMP) is to collect packet traces and status reports from all participating nodes, and make them available for network research, monitoring, and fault tracing.
The idea is to get an overview of the whole network at once.
PNMP is a client-server system. The clients are built into recent versions of XRouter and BPQ nodes. They send JSON-encoded telemetry to the server within UDP datagrams.
The server is at node-api.packet.oarc.uk, and it exposes several endpoints allowing the data, both real-time and historic, to be visualised and downloaded.
(list of endpoints to be added)
The telemetry consists of AX25 packet header data, node status reports, and details of L2 links and L4 circuits. It includes NODES broadcasts and INP3 unicasts. For privacy reasons, it DOES NOT include the packet contents, except those of UI beacons and APRS frames.
You can view the packet traces using the following program:
(to be continued)
