User Tools

Site Tools


packet:packet_network_monitoring_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:packet_network_monitoring_project [2025/11/02 14:24] g8pztpacket:packet_network_monitoring_project [2025/11/02 16:18] (current) – [Viewing Packet Traces] g8pzt
Line 25: Line 25:
 Or you can see much more detail using the following command line program: Or you can see much more detail using the following command line program:
  
-[[packet_network_monitoring_project:pnpmtrace|Program To View Packet Traces]]+[[packet_network_monitoring_project:pnmptrace|Program To View Packet Traces]] 
 + 
 +==== What Can PNMP Do? ==== 
 + 
 +The uses for this project are myriad.  New uses will undoubtedly reveal themselves over time. Developers are encouraged to get involved. Here's an idea  of what it can be used for: 
 + 
 +  * **Network Monitoring**. For the first time in the history of Packet Radio, we have the potential to "see" the whole network at once, both its topology and its activity. 
 + 
 +  * **Fault Diagnosis**. Up till now it has been very difficult to diagnose network problems, because such diagnosis required using the (broken) network itself.  By the time the faulty segment was reached, the problem had cleared, and all we were left with was guesswork. The server API allows us to rewind the clock and examine what led to the failure. 
 + 
 +  * **Fault Alerts**. It would be fairly trivial to monitor the live feed and generate alerts about nodes that suddenly stop reporting their status, links with excessive queue lengths or unusually high retry rates, and so on. 
 + 
 +  * **Performance Graphs**. These could show things like traffic flows and retry rates over time, which could help to identify diurnal or seasonal problems with QRM, anomalous propagation etc. 
 + 
 +  * **Network Planning**. By analysing where the traffic is going, where the bottlnecks and single points of failure are, where there is unnecessary connectivity etc. we can plan better network connections. 
 + 
 +==== How To Enable Telemetry on Your Node ==== 
 + 
 +  * **If you run XRouter:** XRouter has been automatically sending telemetry since v504j, allowing the system to be developed and refined. But for best results, please update to version 504m. If you wish to DISABLE telemetry, please add the following directive to XROUTER.CFG: "NETMON=0.0.0.0:0"
 + 
 +  * **If you run BPQ:** Firstly, you need to be running version 6.0.25.9. Then, because the client is disabled by default, you need to add the following directive to your bpq configuration file: "ENABLEOARCAPI=1"
  
 (to be continued) (to be continued)
  
packet/packet_network_monitoring_project.1762093453.txt.gz · Last modified: by g8pzt