blob: 638b1d3622e0def910c45700dd79f7d20bc6c2b2 [file] [log] [blame]
Scott Baker9c9a8042022-03-03 10:28:17 -08001..
2 SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
3 SPDX-License-Identifier: Apache-2.0
4
5Monitoring using the GUI
6========================
7
8This section documents features built-in to the GUI for monitoring.
9
10.. _monitor_device_group:
11
12Monitoring a DeviceGroup
13------------------------
14
15The performance of a Device Group can be monitored in many ways, by clicking its |monitor| (**monitor**) icon:
16
17* From the *Slice Monitor* page, which shows all DeviceGroup's belonging to an Slice.
18* From the DeviceGroup List Page - click the |monitor| icon for the DeviceGroup.
19* When editing an existing DeviceGroup - in the Edit page, the |monitor| is next to the *id*
20
21The *monitor* page itself shows:
22
23* An information Panel for each *IMSI Range* in the *DeviceGroup*
24
25 * Each Device has a |monitor| button that allows further drill down
26 * Each Device is shown with its fully expanded IMSI number (a combination of *IMSI ID* and *Site* parameters)
27* An information panel for the *Site* and *IP Domain* of the *DeviceGroup*
28
29 * Clicking on the down arrow expands each panel
30
31.. image:: images/aether-roc-gui-devicegroup-monitor.png
32 :width: 600
33 :alt: DeviceGroup Monitor View with Device links and information panels
34
35The per Device Monitor panel contains:
36
37* a graph of the Device's Throughput and Latency over the last 15 minutes
38* a graph of the Device's connectivity over the last 15 minutes
39
40.. image:: images/aether-roc-gui-ue-monitor.png
41 :width: 600
42 :alt: DeviceGroup Monitor View with Device links and information panels
43
44Monitoring a Slice
45------------------
46
47The performance of a Slice can be monitored in many ways, by clicking its |monitor| (**monitor**) icon:
48
49* From the **Dashboard** page, which shows all Slice's belonging to an Enterprise.
50* From the Slice List Page - click the |monitor| icon for the Slice.
51* When editing an existing Slice - in the Edit page, the |monitor| is next to the *id*
52
53The *monitor* page itself shows:
54
55* A link to the Monitoring page of each Device Group. See :ref:`monitor_device_group`.
56* Information panels for each sub-object of the Slice
57
58 * Clicking on the down arrow expands each panel
59
Scott Bakerc0747562022-03-09 13:48:29 -080060.. image:: images/aether-roc-slice-monitor.png
Scott Baker9c9a8042022-03-03 10:28:17 -080061 :width: 920
62 :alt: Slice Monitor View with Connectivity and Performance Charts
63
64.. |monitor| image:: images/monitor-icon.png
65 :width: 28
66 :alt: Monitor icon