Skip to content

Commit d49418e

Browse files
monitoring page update
1 parent 61fb5e0 commit d49418e

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

src/content/docs/cloudflare-one/insights/dex/fleet-status.mdx renamed to src/content/docs/cloudflare-one/insights/dex/monitoring.mdx

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,28 @@
11
---
22
pcx_content_type: reference
3-
title: Fleet status
3+
title: Monitoring
44
sidebar:
55
order: 1
66
---
77

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).
99

10-
## View metrics
10+
## Fleet status
1111

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).
1313

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:
1515

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
1726

1827
- **Devices connected by colo**: Number of devices that are connected to a given [Cloudflare data center](https://www.cloudflarestatus.com/).
1928

@@ -37,3 +46,36 @@ To view analytics on a per-device level, go to **My Team** > **Devices**. The **
3746
- **Device Status Over Time**: WARP client connection status over the selected time period.
3847

3948
- **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

Comments
 (0)