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/fleet-status.mdx
+15-17Lines changed: 15 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,9 @@ pcx_content_type: reference
3
3
title: Fleet status
4
4
sidebar:
5
5
order: 1
6
-
7
6
---
8
7
9
-
With DEX, you can monitor your users' devices and connection status.
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).
10
9
11
10
## View metrics
12
11
@@ -16,26 +15,25 @@ To view analytics on a per-device level, go to **My Team** > **Devices**. The **
16
15
17
16
## Available metrics
18
17
19
-
***Devices connected by colo**: Number of devices that are connected to a given [Cloudflare data center](https://www.cloudflarestatus.com/).
20
-
21
-
***Connectivity status**: Percentage of devices in a given WARP client state.
18
+
-**Devices connected by colo**: Number of devices that are connected to a given [Cloudflare data center](https://www.cloudflarestatus.com/).
22
19
23
-
| Status | Description |
24
-
|-------------------|-------------|
25
-
| Connected | WARP has successfully established a connection to the Cloudflare global network. |
26
-
| Disconnected | WARP has been intentionally or unintentionally disconnected from the Cloudflare global network. |
27
-
| Paused | A user or administrator has taken an explicit action to temporarily turn off WARP, for example by entering an [Admin Override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#admin-override) code. Paused clients will [auto-connect](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#auto-connect) after a timeout period. |
28
-
| Connecting | WARP is pending connection, but is actively trying to establish a connection to the Cloudflare global network. |
20
+
-**Connectivity status**: Percentage of devices in a given WARP client state.
| Connected | WARP has successfully established a connection to the Cloudflare global network. |
25
+
| Disconnected | WARP has been intentionally or unintentionally disconnected from the Cloudflare global network. |
26
+
| Paused | A user or administrator has taken an explicit action to temporarily turn off WARP, for example by entering an [Admin Override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#admin-override) code. Paused clients will [auto-connect](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#auto-connect) after a timeout period. |
27
+
| Connecting | WARP is pending connection, but is actively trying to establish a connection to the Cloudflare global network. |
30
28
31
-
***Mode**: [WARP mode](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) deployed on the device.
29
+
-**Mode**: [WARP mode](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) deployed on the device.
32
30
33
-
***Colo**: Percentage of devices connected to a given Cloudflare data center.
31
+
-**Colo**: Percentage of devices connected to a given Cloudflare data center.
34
32
35
-
***Platform**: Operating system of the device.
33
+
-**Platform**: Operating system of the device.
36
34
37
-
***Major Version**: WARP client version installed on the device.
35
+
-**Major Version**: WARP client version installed on the device.
38
36
39
-
***Device Status Over Time**: WARP client connection status over the selected time period.
37
+
-**Device Status Over Time**: WARP client connection status over the selected time period.
40
38
41
-
***Connection Methods Over Time**: WARP mode used by the device over the selected time period.
39
+
-**Connection Methods Over Time**: WARP mode used by the device over the selected time period.
0 commit comments