Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 6989aa0

Browse files
Applied Dima's suggestions
Co-authored-by: Dmitry Shevtsov <12731225+dshevtsov@users.noreply.github.com>
1 parent d7a9e3f commit 6989aa0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/tools/site-wide-analysis.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@ group: tools
44
ee_only: true
55
---
66

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

99
- Provides information about available and installed patches
1010
- Provides information about third-party extensions
1111
- Provides detailed information about your {{ site.data.var.ee }} installation
1212

1313
{:.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 Site Wide 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.
1515

1616
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.
1717

1818
## Architecture
1919

20-
The following diagram describes the Site Wide Analysis Tool architecture:
20+
The following diagram describes the Site-Wide Analysis Tool architecture:
2121

22-
![Architectural diagram of the Site Wide Analysis Tool]({{ site.baseurl }}/common/images/tools/swat-agent.svg)
22+
![Architectural diagram of the Site-Wide Analysis Tool]({{ site.baseurl }}/common/images/tools/swat-agent.svg)
2323

2424
## Agent
2525

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 }}.
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 }}.
2727

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.
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.
2929

3030
Installing the agent requires the following steps:
3131

@@ -136,7 +136,7 @@ If you do not want to use our [shell script](https://github.com/magento-swat/ins
136136
1. Download the binary file and unpack it.
137137

138138
{:.bs-callout-info}
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.
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.
140140

141141
For the __AMD64__ architecture:
142142

@@ -256,7 +256,7 @@ We recommend configuring the agent to run as a service. If you have limited acce
256256
WantedBy=multi-user.target
257257
```
258258
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.
260260
261261
1. Launch the service.
262262
@@ -380,10 +380,10 @@ Property | Description |
380380
381381
## Access the dashboard
382382
383-
To get access to Site Wide Analysis Tool user interface:
383+
To get access to Site-Wide Analysis Tool user interface:
384384
385385
1. Go to your {{ site.data.var.ee }} Admin.
386-
1. Click **Reports** > **System Insights** > **Site Wide Analysis Tool**.
386+
1. Click **Reports** > **System Insights** > **Site-Wide Analysis Tool**.
387387
388388
If you encounter issues or get an application error, you may need to install the MDVA-38526 patch.
389389

0 commit comments

Comments
 (0)