{% include 'header.html' %}

Help

Data visualization

Infoboxes

Top infoboxes provide a quick overview of the collected data. They have the following meaning:

  • System uptime - uptime of your router
  • Total number of Unique Attackers - number of attackers which triggered alert with unique IP in 24h
  • Total number of Alerts generated - total number of alerts without distinguishing the source of origin
  • Ludus Status - the status of Ludus daemon. (Running or Stopped) In case that Ludus is stopped, you should activate it via /etc/init.d/ludus start or LuCI interface

Alerts map and TOP 5 Countries by alerts

The global map visualizes a number of alerts per country. Country of origin is selected based on source IP address.


Total Received Bytes by port and Alerts timeline

Chart with the total received bytes by port shows how much data were received by destination (router port). Destination port usage is usually not evenly distributed. Because of that chart is in logarithmic scale.

Alerts timeline chart shows sum of alerts at the given time for every Severity Level. There are 4 severity levels and they are based on Emergency thread rules


Last 10 alerts table

Last 10 alerts table contains information from the data flow where the alert event was recorded.


Data collection

The dashboard contains data for 24hours. After 24 hours, older data are rewritten by a new one. Data are stored only in RAM (temporary memory). After reboot, all previous data will be lost. If you want to check which data are sent to our servers you can click on Raw Data button in Dashboard.


{% include 'footer.html' %}