Quality of Service (QoS) measurement for IP transmissions
IP QoS Tester is a very easy solution to measure the most important parameters concerning Quality of Service (QoS) over IP networks.
IP QoS Tester enables you to monitor the quality of the connection between different machines or different sites of your company or organization.
IP QoS Tester exists for Raspberry Pi, Linux and Windows.
IP QoS Tester is a console application (with a web interface) on Raspberry Pi and Linux, and an application with a GUI on Windows.
On Raspbery Pi, IP QoS Tester is extremely convenient, with the following features:
IP QoS Tester enables testing and monitoring of IP connections, effectively replacing tools such as ping, iperf, nping, and ncat.
The screenshots presented on this page come from the Windows version. The Linux and Raspberry Pi versions don't use a GUI (they are command line tools).
IP Qos Tester is a solution containing three applications:
The Sender application sends UDP datagrams to the Receiver application (identified by its IP address and its user-defined port number). Between the Sender and Receiver applications, the Reflector application can serve as an intermediary by reflecting the data it receives (from Sender) towards another machine (running Receiver).
The user can choose the value of the DSCP (Differentiated Services Code Point) field of sent UDP packets. The DSCP is a field in the IP header that enables the classification and marking of network traffic for quality of service (QoS) purposes, allowing routers and switches to prioritize and manage packet delivery based on specific service requirements.
The user can choose the size of the datagrams and the number of the datagrams to send during a test.
If the size of a datagram is lower or equal to the MTU, then Sender and Receiver work on a packet basis (instead of a datagram basis).
The Receiver checks the received packets and measures the most important parameters concerning QoS:
The Receiver can send you email alerts if some measured values go beyond a threshold (defined by the user) during a certain duration (also defined by the user).
The Receiver also runs its own web server (on the port of your choice) so that you can check the measures in real time and inject them in your own monitoring system.
IP QoS Tester is a set of 3 tools: Sender, Receiver and Reflector.
IP QoS Tester measures the packets loss, delay, jitter (mean and max), reordering (mean and max) and corruption of packets sent from one machine to another.
There are two ways to use IP QoS Tester: