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: support/azure/azure-storage/files/security/files-troubleshoot-linux-smb.md
+33-33Lines changed: 33 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,67 +32,67 @@ You can use [AzFileDiagnostics](https://github.com/Azure-Samples/azure-files-sam
32
32
33
33
### Use the Always-On Diagnostics tool
34
34
35
-
You can also use the Always-On Diagnostics (AOD) tool to collect logs on SMB and NFSv4 Linux clients. The daemon runs in the background as a system service and can be configured to detect anomalies in a variety of sources such as dmesg logs, debug data, and error and latency metrics. It can capture data from tcpdump, nfsstat, mountstsat, and other sources, along with the system's CPU and memory usage.
35
+
You can also use the Always-On Diagnostics (AOD) tool to collect logs on SMB and NFSv4 Linux clients. The daemon runs in the background as a system service and can be configured to detect anomalies in various sources such as dmesg logs, debug data, error metrics, and latency metrics. It can capture data from tcpdump, nfsstat, mountstsat, and other sources, along with the system's CPU and memory usage.
36
36
37
-
AOD is currently compatible with systems running SUSE Linux Enterprise Server 15 (SLES15) and Red Hat Enterprise Linux 8 (RHEL8). Follow the appropriate installation steps.
37
+
The Always-On Diagnostics tool is currently compatible with systems running SUSE Linux Enterprise Server 15 (SLES 15) and Red Hat Enterprise Linux 8 (RHEL 8). Follow the installation steps that correspond to your operating system:
38
38
39
39
#### [SLES](#tab/SLES)
40
40
41
-
Follow these instructions to install the Always-On Diagnostics tool on SUSE Linux Enterprise Server 15.
41
+
In SUSE Linux Enterprise Server 15, follow these instructions to install the Always-On Diagnostics tool:
42
42
43
43
1. Add the Microsoft repo. You might need to add the Microsoft repository key to your list of trusted keys.
0 commit comments