You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/insights/dex/monitoring.mdx
+48-6Lines changed: 48 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,28 @@
1
1
---
2
2
pcx_content_type: reference
3
-
title: Fleet status
3
+
title: Monitoring
4
4
sidebar:
5
5
order: 1
6
6
---
7
7
8
-
With DEX, you can monitor your users' devices and connection status. A fleet is a collection of user devices. All devices in a fleet have WARP installed and are connected to a [Cloudflare Zero Trust organization](/cloudflare-one/setup/#create-a-zero-trust-organization).
8
+
Monitor your organization's [fleet status](/cloudflare-one/insights/dex/monitoring/#fleet-status) as well as performance and network status for individual [user devices](/cloudflare-one/insights/dex/monitoring/#device-monitoring).
9
9
10
-
## View metrics
10
+
## Fleet status
11
11
12
-
To view an overview of all enrolled devices, go to **DEX** > **Monitoring**. The **Fleet Status** tab will show real-time and historical connectivity metrics for all devices in your organization.
12
+
A fleet is a collection of user devices. All devices in a fleet have WARP installed and are connected to a [Cloudflare Zero Trust organization](/cloudflare-one/setup/#create-a-zero-trust-organization).
13
13
14
-
To view analytics on a per-device level, go to **My Team** > **Devices**. The **Fleet Status** tab will show real-time and historical connectivity metrics for the selected device.
14
+
To view fleet status and an overview of all enrolled devices:
15
15
16
-
## Available metrics
16
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **DEX** > **Monitoring**.
17
+
2. In **DEX Monitoring**, review the information under the **Fleet Status** tab.
18
+
19
+
### View fleet metrics
20
+
21
+
The **Fleet Status** tab will show real-time and historical connectivity metrics for all devices in your organization.
22
+
23
+
To view analytics on a per-device level, go to [Device monitoring](/cloudflare-one/insights/dex/monitoring/#device-monitoring).
24
+
25
+
### Available fleet metrics
17
26
18
27
-**Devices connected by colo**: Number of devices that are connected to a given [Cloudflare data center](https://www.cloudflarestatus.com/).
19
28
@@ -37,3 +46,36 @@ To view analytics on a per-device level, go to **My Team** > **Devices**. The **
37
46
-**Device Status Over Time**: WARP client connection status over the selected time period.
38
47
39
48
-**Connection Methods Over Time**: WARP mode used by the device over the selected time period.
49
+
50
+
## Device monitoring
51
+
52
+
Review network and device performance for a device enrolled in your fleet.
53
+
54
+
Network and device performance data helps IT administrators to troubleshoot performance issues, investigate network connectivity problems, and monitor device health.
55
+
56
+
### View a device's performance
57
+
58
+
To view a device's network and device performance metrics:
59
+
60
+
1. Log in the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
61
+
2. Select **Zero Trust** to go to the Zero Trust dashboard.
62
+
3. Select **My team** > **Devices**.
63
+
4. Select a device > **View details** > select the **DEX** tab > scroll down to **Network performance**.
64
+
65
+
### Network and device performance metrics
66
+
67
+
Review the metrics for network performance.
68
+
69
+
-**Unique networks over time**: How many unique SSIDs the device was connected to.
70
+
71
+
-**Network I/O**: How much data has been transferred (uploads and downloads) between the device and the network.
72
+
73
+
Review the metrics for device performance.
74
+
75
+
-**Battery percentage and cycles**: Compares battery percentage to battery health over time. Used to debug potential performance issues possibly related to power-saving measures that are triggered at low-battery levels.
76
+
77
+
-**CPU usage**: CPU utilization over time. Used to debug slow system performance due to high CPU usage.
78
+
79
+
-**Memory utilization**: Memory utilization over time. Used to debug performance issues related to an overtaxed memory.
80
+
81
+
-**Disk I/O**: Displays number of disk bytes read/write operations over time. Used to debug performance errors due to heavy disk operations.
0 commit comments