Home : Our Work : Areas of Research : Information Technology : NCS : PROTEAN_Tools


 

PROTEAN Tools

This page contains links to various tools we have created for data analysis. Generally, these are applicable for network protocol research, development, and analysis. These tools work with other software provided at this web site (e.g. MGEN) and other tools (e.g. tcpdump, ns, etc).

Tcpdump Rate Plot Real Time (TRPR)
 
TRPR is a tool for real-time (and non-real-time) graphical display of network loading of traffic captured with MGEN and tcpdump. It includes various data filtering options which can be used in conjunction with tcpdump's filtering to get the view of data you want. Designed to work with gnuplot, but can work other plotting tools or spreadsheets, also. Current source code and releases of TRPR are available on GitHub.

gpsLogger
 
Program to monitor a serial port for GPS device NMEA sentences, publish current location to shared memory, log position data, and optionally set system time to GPS. Current source code and releases of gpsLogger are available on GitHub.