Added observation points column doc (#6085)

This commit is contained in:
MatteoBiscosi 2021-11-22 11:56:10 +01:00
parent d955d8bfc1
commit d024927787
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Before After
Before After

View file

@ -163,6 +163,8 @@ This allows statistics not to be duplicated when hosts from different Observatio
Observation Points Charts
~~~~~~~~~~~~~~~~~~~~~~~~~
In the Observation Points Page, 5 columns are shown: the `Observation Points` column, showing the Observation Point number and Alias (e.g. Paris); the `Chart` column, necessary to show the Observation Points graphs; the `Current Hosts` column that shows up the current number of hosts of the Observation Point; the `Current Throughput` that represents the current throughput of the Observation Point; the `Total Traffic` column, showing the total traffic done by an Observation Point (Bytes sent + receved).
To be able to see Observation Points charts it's necessary to enable the corresponding timeseries settings. To do so go to `Settings`, `Timeseries` and scroll down; then enable the `Flow Probes` timeseries.
.. figure:: ../img/flow_probes_timeseries.png