diff --git a/doc/src/img/interface_l7proto_timeseries.png b/doc/src/img/interface_l7proto_timeseries.png new file mode 100644 index 0000000000..f3371421ea Binary files /dev/null and b/doc/src/img/interface_l7proto_timeseries.png differ diff --git a/doc/src/img/observation_points_timeseries.png b/doc/src/img/observation_points_timeseries.png new file mode 100644 index 0000000000..42d90a335a Binary files /dev/null and b/doc/src/img/observation_points_timeseries.png differ diff --git a/doc/src/using_with_other_tools/nprobe.rst b/doc/src/using_with_other_tools/nprobe.rst index 41c1e772e4..38d36a69f6 100644 --- a/doc/src/using_with_other_tools/nprobe.rst +++ b/doc/src/using_with_other_tools/nprobe.rst @@ -167,9 +167,15 @@ In the Observation Points Page, 5 columns are shown: the `Observation Points` co 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 +.. figure:: ../img/observation_points_timeseries.png :align: center - :alt: Flow Probes Timeseries + :alt: Observation Points Timeseries + +Other then the base timeseries (like Traffic, Score, ecc.) it is possible to have Applications timeseries. To have them it's needed to activate the Interfaces Application Timeseries (turn the Interface L-7 Application on 'Per Application' or on 'Both'). + +.. figure:: ../img/interface_l7proto_timeseries.png + :align: center + :alt: Interface L7 Timeseries After that, all the Observation Points timeseries are going to be available (Traffic, Score and Applications timeseries); go to the Observation Points page and click the charts icon to see them.