Fast-DDS-monitor icon indicating copy to clipboard operation
Fast-DDS-monitor copied to clipboard

eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the eProsima Fast DDS library. Looking for commercial support? Contact [email protected]...

Fast DDS Monitor

License Releases Issues Forks Stars test codecov Documentation Status

eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the eProsima Fast DDS library. Thus, the user can monitor in real time the status of publication/subscription communications between DDS entities. They can also choose from a wide variety of communication parameters to be measured (latency, throughput, packet loss, etc.), as well as record and compute in real time statistical measurements on these parameters (mean, variance, standard deviation, etc.).

Furthermore, the user can check the status of the deployed DDS network at any time, i.e. see for each DDS Domain which DomainParticipants are instantiated, as well as their publishers and subscribers and the topics under which they publish or to which they subscribe respectively. It is also possible to see the physical architecture of the network on which the DDS applications that use Fast DDS are running.

eProsima Fast DDS Monitor is designed to meet the following criteria:

  • Monitoring: real-time tracking of network status and DDS communication.
  • Intuitive: graphical user interface developed following a user experience design approach.
  • Introspection: easily navigate through the deployed and active DDS entities being able to inspect their configuration and physical deployment.
  • Troubleshooting: detect at a glance the possible issues or anomalous events that may occur in the communication.

NOTE

In order to monitor a DDS network deployed using Fast DDS library, compiling the latter with statistics and explicitly activating the statistics module is required. See Fast DDS with Statistics module for more details.


Documentation

You can access the documentation online, which is hosted on Read the Docs.