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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,15 @@ sidebar:
5
5
order: 1
6
6
---
7
7
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).
8
+
Monitor performance and network status for your organization's [fleet](/cloudflare-one/insights/dex/monitoring/#fleet-status) or individual [user devices](/cloudflare-one/insights/dex/monitoring/#device-monitoring).
9
+
10
+
Network and device performance data helps IT administrators troubleshoot performance issues, investigate network connectivity problems, and monitor device health.
9
11
10
12
## Fleet status
11
13
12
14
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
15
14
-
To view fleet status and an overview of all enrolled devices:
16
+
To view fleet status:
15
17
16
18
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **DEX** > **Monitoring**.
17
19
2. In **DEX Monitoring**, review the information under the **Fleet Status** tab.
@@ -51,8 +53,6 @@ To view analytics on a per-device level, go to [Device monitoring](/cloudflare-o
51
53
52
54
Review network and device performance for a device enrolled in your fleet.
53
55
54
-
Network and device performance data helps IT administrators to troubleshoot performance issues, investigate network connectivity problems, and monitor device health.
55
-
56
56
### View a device's performance
57
57
58
58
To view a device's network and device performance metrics:
@@ -67,14 +67,14 @@ To view a device's network and device performance metrics:
67
67
68
68
-**Unique networks over time**: How many unique SSIDs the device was connected to.
69
69
70
-
-**Network I/O**: How much data has been transferred (uploads and downloads) between the device and the network.
70
+
-**Network I/O**: How much data has been transferred (uploads and downloads) over the primary network interface.
71
71
72
72
#### Device performance metrics
73
73
74
-
-**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.
74
+
-**Battery percentage and cycles**: Displays battery percentage and [battery cycles](https://support.apple.com/en-us/102888) over time. Used to debug potential performance issues possibly related to battery health or power-saving measures that are triggered at low-battery levels.
75
75
76
76
-**CPU usage**: CPU utilization over time. Used to debug slow system performance due to high CPU usage.
77
77
78
78
-**Memory utilization**: Memory utilization over time. Used to debug performance issues related to an overtaxed memory.
79
79
80
-
-**Disk I/O**: Displays number of disk bytes read/write operations over time. Used to debug performance errors due to heavy disk operations.
80
+
-**Disk I/O**: Displays number of disk read/write operations over time. Used to debug performance errors due to heavy disk operations.
0 commit comments