Skip to content

Commit cfd870b

Browse files
author
Suzi Zuber
committed
Update enable-sap-insights.md
1 parent a23aa04 commit cfd870b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/sap/monitor/enable-sap-insights.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: akarshprabhu
55
ms.service: sap-on-azure
66
ms.subservice: sap-monitor
77
ms.topic: how-to
8-
ms.date: 05/10/2023
8+
ms.date: 08/21/2024
99
ms.author: akak
1010
#Customer intent: I am an SAP BASIS or cloud infrastructure team member, I want to enable SAP Insights on my Azure monitor for SAP Instance.
1111
---
@@ -14,7 +14,7 @@ ms.author: akak
1414

1515
[!INCLUDE [Azure Monitor for SAP solutions public preview notice](./includes/preview-sap-insights.md)]
1616

17-
The Insights capability in Azure Monitor for SAP Solutions helps you troubleshoot Availability and Performance issues on your SAP workloads. It helps you correlate key SAP components issues with SAP logs, Azure platform metrics and health events.
17+
The Insights capability in Azure Monitor for SAP Solutions helps you troubleshoot Availability and Performance issues on your SAP workloads. It helps you correlate key SAP components issues with SAP logs, Azure platform metrics, and health events.
1818
In this how-to-guide, learn to enable Insights in Azure Monitor for SAP solutions. You can use SAP Insights with only the latest version of the service, *Azure Monitor for SAP solutions* and not *Azure Monitor for SAP solutions (classic)*
1919

2020
> [!NOTE]
@@ -65,7 +65,7 @@ cd <script_path>
6565
```PowerShell
6666
$armId = "<AMS ARM ID>"
6767
```
68-
7. If the VMs belong to a different subscription than AMS, set the list of subscriptions in which VMs of the SAP system are present (use subscription IDs):
68+
7. If the virtual machines (VMs) belong to a different subscription than AMS, set the list of subscriptions in which VMs of the SAP system are present (use subscription IDs):
6969
```PowerShell
7070
$subscriptions = "<Subscription ID 1>","<Subscription ID 2>"
7171
```
@@ -98,7 +98,7 @@ This capability helps you get an overview regarding availability of your SAP sys
9898
#### Steps to use availability insights
9999
1. Open the AMS instance of your choice and visit the insights tab under Monitoring on the left navigation pane.
100100
:::image type="content" source="./media/enable-sap-insights/visit-insights-tab.png" alt-text="Screenshot that shows the landing page of Insights on AMS.":::
101-
1. If you completed all [the steps mentioned](#steps-to-enable-insights-in-azure-monitor-for-sap-solutions), you should see the above screen asking for context to be set up. You can set the Time range, SID and the provider (optional, All selected by default).
101+
1. If you completed all [the steps mentioned](#steps-to-enable-insights-in-azure-monitor-for-sap-solutions), you should see the screen shown in step 1 asking for context to be set up. You can set the Time range, SID, and the provider (optional, All selected by default).
102102
1. On the top, you're able to see all the fired alerts related to SAP system and instance availability on this screen.
103103
:::image type="content" source="./media/enable-sap-insights/availability-overview.png" alt-text="Screenshot of the overview page of availability insights.":::
104104
1. If you're able to see SAP system availability trend, categorized by VM - SAP process list. If you selected a fired alert in the previous step, you're able to see these trends in context with the fired alert. If not, these trends respect the time range you set on the main Time range filter.
@@ -108,7 +108,7 @@ This capability helps you get an overview regarding availability of your SAP sys
108108
It has two categories of insights:
109109
* Azure platform: VM health events filtered by the time range set, either by the workbook filter or the selected alert. This pane also consists of VM availability metric trend for the chosen VM.
110110
:::image type="content" source="./media/enable-sap-insights/availability-vm-health.png" alt-text="Screenshot of the VM health events of availability insights.":::
111-
* SAP Application: Process availability and contextual insights on the process like error messages (SM21), Lock entries (SM12) and Canceled jobs (SM37) which can help you find issues that might exist in parallel in the system, at the point in time.
111+
* SAP Application: Process availability and contextual insights on the process like error messages (SM21), Lock entries (SM12), and Canceled jobs (SM37) which can help you find issues that might exist in parallel in the system, at the point in time.
112112

113113
### Performance Insights
114114
This capability helps you get an overview regarding performance of your SAP system in one place. You can also correlate key SAP performance issues with related SAP application logs alongside Azure platform utilization metrics and SAP workload configuration drifts easing the overall root-causing process.
@@ -134,7 +134,7 @@ This capability helps you get an overview regarding performance of your SAP syst
134134

135135
#### Scope of the preview
136136
We have insights only for a limited set of issues as part of the preview. We extend this capability to most of the issues supported by AMS alerts before this capability is Generally Available(GA).
137-
* Availability insights let you detect and troubleshoot unavailability of Netweaver system, instance and HANA DB.
137+
* Availability insights let you detect and troubleshoot unavailability of Netweaver system, instance, and HANA DB.
138138
* Performance insights are provided for NetWeaver metrics - High response time(ST03) and Long running batch jobs.
139139

140140
## Next steps

0 commit comments

Comments
 (0)