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
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/tools/site-wide-analysis.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -4,28 +4,28 @@ group: tools
4
4
ee_only: true
5
5
---
6
6
7
-
The SiteWide Analysis Tool provides 24/7 real-time performance monitoring, reports, and recommendations to ensure the security and operability of {{ site.data.var.ece }} installations. It also does the following:
7
+
The Site-Wide Analysis Tool provides 24/7 real-time performance monitoring, reports, and recommendations to ensure the security and operability of {{ site.data.var.ece }} installations. It also does the following:
8
8
9
9
- Provides information about available and installed patches
10
10
- Provides information about third-party extensions
11
11
- Provides detailed information about your {{ site.data.var.ee }} installation
12
12
13
13
{:.bs-callout-info}
14
-
See the [user guide](https://docs.magento.com/user-guide/reports/site-wide-analysis-tool.html) for details about enabling the SiteWide Analysis Tool and generating reports.
14
+
See the [user guide](https://docs.magento.com/user-guide/reports/site-wide-analysis-tool.html) for details about enabling the Site-Wide Analysis Tool and generating reports.
15
15
16
16
If you have an on-premises installation of {{ site.data.var.ee }}, you must install an agent on your infrastructure to use the tool. You do not need to install the agent on {{ site.data.var.ece }} projects.
17
17
18
18
## Architecture
19
19
20
-
The following diagram describes the SiteWide Analysis Tool architecture:
20
+
The following diagram describes the Site-Wide Analysis Tool architecture:
21
21
22
-

22
+

23
23
24
24
## Agent
25
25
26
-
The SiteWide Analysis Tool Agent allows you to use the SiteWide Analysis Tool for on-premises installations of {{ site.data.var.ee }}.
26
+
The Site-Wide Analysis Tool Agent allows you to use the Site-Wide Analysis Tool for on-premises installations of {{ site.data.var.ee }}.
27
27
28
-
The SiteWide Analysis Tool Agent collects application and business data, analyzes it, and provides additional insights about the health of your installation so that you can improve customer experience. It monitors your application and helps you identify performance, security, availability, and application issues.
28
+
The Site-Wide Analysis Tool Agent collects application and business data, analyzes it, and provides additional insights about the health of your installation so that you can improve customer experience. It monitors your application and helps you identify performance, security, availability, and application issues.
29
29
30
30
Installing the agent requires the following steps:
31
31
@@ -136,7 +136,7 @@ If you do not want to use our [shell script](https://github.com/magento-swat/ins
136
136
1. Download the binary file and unpack it.
137
137
138
138
{:.bs-callout-info}
139
-
To use the SiteWide Analysis Tool, you must first read and accept the Terms of Use that are presented when you [access the dashboard](#access-the-dashboard) from the {{ site.data.var.ee }} Admin.
139
+
To use the Site-Wide Analysis Tool, you must first read and accept the Terms of Use that are presented when you [access the dashboard](#access-the-dashboard) from the {{ site.data.var.ee }} Admin.
140
140
141
141
For the __AMD64__ architecture:
142
142
@@ -256,7 +256,7 @@ We recommend configuring the agent to run as a service. If you have limited acce
256
256
WantedBy=multi-user.target
257
257
```
258
258
259
-
Make sure that value for the `EnvrionmentFile` property matches the path to the `swat-agent.env` file that was created during installatio.
259
+
Make sure that the value for the `EnvironmentFile` property matches the path to the `swat-agent.env` file that was created during installation.
260
260
261
261
1. Launch the service.
262
262
@@ -380,10 +380,10 @@ Property | Description |
380
380
381
381
## Access the dashboard
382
382
383
-
To get access to SiteWide Analysis Tool user interface:
383
+
To get access to Site-Wide Analysis Tool user interface:
0 commit comments