Skip to content

Commit fdbc074

Browse files
20231204 acrolinx, images renamed
1 parent 1b5dc5b commit fdbc074

1 file changed

Lines changed: 25 additions & 26 deletions

File tree

docs/analytics-platform-system/monitor-the-appliance-by-using-system-center-operations-manager.md

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use System Center Operations Manager (SCOM) to monitor the Analytic
44
author: charlesfeddersen
55
ms.author: charlesf
66
ms.reviewer: martinle
7-
ms.date: 04/17/2018
7+
ms.date: 12/04/2023
88
ms.service: sql
99
ms.subservice: data-warehouse
1010
ms.topic: conceptual
@@ -13,50 +13,49 @@ ms.topic: conceptual
1313
# Monitor with System Center Operations Manager - Analytics Platform System
1414
Use System Center Operations Manager (SCOM) to monitor the Analytics Platform System (APS) appliance.
1515

16-
## Before You Begin
16+
## Before You Begin
1717

18-
### Prerequisites
18+
### Prerequisites
1919

20-
1. System Center Operations Manager 2007 R2, 2012, or 2012 SP1 must be installed and running.
20+
1. System Center Operations Manager 2007 R2, 2012, or 2012 SP1 must be installed and running.
2121

22-
2. SQL Server 2008 R2 Native Client or SQL Server 2012 Native Client must be installed.
22+
1. SQL Server 2008 R2 Native Client or SQL Server 2012 Native Client must be installed.
2323

24-
3. The management packs to monitor SQL Server PDW must be installed, imported, and configured. Use the following articles for instructions to perform these tasks.
24+
1. The management packs to monitor SQL Server PDW must be installed, imported, and configured. Use the following articles for instructions to perform these tasks.
2525

26-
- [Install the SCOM Management Packs (Analytics Platform System)](install-the-scom-management-packs.md)
26+
- [Install the Operations Manager Management Packs (Analytics Platform System)](install-the-scom-management-packs.md)
2727

28-
- [Import the SCOM Management Pack for PDW (Analytics Platform System)](import-the-scom-management-pack-for-pdw.md)
28+
- [Import the Operations Manager Management Pack for PDW (Analytics Platform System)](import-the-scom-management-pack-for-pdw.md)
2929

30-
- [Configure SCOM to Monitor Analytics Platform System (Analytics Platform System)](configure-scom-to-monitor-analytics-platform-system.md)
30+
- [Configure Operations Manager to Monitor Analytics Platform System (Analytics Platform System)](configure-scom-to-monitor-analytics-platform-system.md)
3131

32-
<!-- MISSING LINKS - [Import the SCOM Management Pack for HDInsight &#40;Analytics Platform System&#41;](import-the-scom-management-pack-for-hdinsight.md) -->
33-
32+
<!-- MISSING LINKS - [Import the SCOM Management Pack for HDInsight (Analytics Platform System)](import-the-scom-management-pack-for-hdinsight.md) -->
33+
3434

35-
## To Monitor SQL Server PDW with SCOM
36-
After configuring the SCOM Management Packs, click on the Monitoring Pane of SCOM and drill down to **SQL Server Appliance** and then **Microsoft SQL Server Parallel Data Warehouse**. Underneath Microsoft SQL Server Parallel Data Warehouse, there are four choices: Alerts, Appliances, Appliance Diagram, and nodes.
35+
## <a id="to-monitor-sql-server-pdw-with-scom"></a> Monitor SQL Server PDW with Operations Manager
36+
After configuring the Operations Manager Management Packs, select the Monitoring Pane of Operations Manager and drill down to **SQL Server Appliance** and then **Microsoft SQL Server Parallel Data Warehouse**. Underneath Microsoft SQL Server Parallel Data Warehouse, there are four choices: **Alerts**, **Appliances**, **Appliance Diagram**, and **Nodes**.
3737

38-
### Alerts
38+
### Alerts
3939
Alerts are where you can find the current alerts to manage.
4040

41-
![Alerts](./media/monitor-the-appliance-by-using-system-center-operations-manager/SCOM_SCOM.png "SCOM_SCOM")
41+
:::image type="content" source="./media/monitor-the-appliance-by-using-system-center-operations-manager/scom-alerts.png" alt-text="A screenshot of the Monitoring window, showing Alerts.":::
4242

43-
### Appliances
44-
Appliances are where you will find the currently discovered and monitored SQL Server PDW Appliances in your environment. If an appliance does not show up here and you have created the ODBC connection for it, then there may be something wrong with your PDWWatcher account. If they show up as "Not monitored", there may be something wrong with your PDWMonitor account. Be patient since SCOM does not make changes in real time, but periodically checks for new appliances to monitor and periodically sends queries to appliances for monitoring.
43+
### Appliances
44+
The Appliances page is where you find the currently discovered and monitored SQL Server PDW Appliances in your environment. If an appliance doesn't show up here and you have created the ODBC connection for it, then there might be something wrong with your PDWWatcher account. If they show up as "Not monitored", there might be something wrong with your PDWMonitor account. Be patient since Operations Manager doesn't make changes in real time, but periodically checks for new appliances to monitor and periodically sends queries to appliances for monitoring.
4545

46-
![Appliances](./media/monitor-the-appliance-by-using-system-center-operations-manager/SCOM_SCOM2.png "SCOM_SCOM2")
46+
:::image type="content" source="./media/monitor-the-appliance-by-using-system-center-operations-manager/scom-appliances.png" alt-text="A screenshot of the Monitoring window, showing Appliances.":::
4747

48-
### Appliances Diagram
48+
### Appliances Diagram
4949
The Appliances Diagram Page is where you can get a look at the health of your appliance with a tree view:
5050

51-
![Appliances diagram](./media/monitor-the-appliance-by-using-system-center-operations-manager/SCOM_SCOM3.png "SCOM_SCOM3")
51+
:::image type="content" source="./media/monitor-the-appliance-by-using-system-center-operations-manager/scom-appliances-diagram.png" alt-text="A screenshot of the Appliances diagram.":::
5252

53-
### Nodes
53+
### Nodes
5454
Finally, the Nodes view allows you to see the health of your appliance through each node:
55-
56-
![Nodes](./media/monitor-the-appliance-by-using-system-center-operations-manager/SCOM_SCOM4.png "SCOM_SCOM4")
55+
56+
:::image type="content" source="./media/monitor-the-appliance-by-using-system-center-operations-manager/scom-nodes.png" alt-text="A screenshot of the Monitoring window, showing Nodes.":::
5757

5858
## Related content
5959

60-
- [Monitor the appliance with system views - Analytics Platform System](monitor-the-appliance-by-using-system-views.md)
61-
[Understanding Admin Console Alerts &#40;Analytics Platform System&#41;](understanding-admin-console-alerts.md)
62-
60+
- [Monitor the appliance with system views - Analytics Platform System](monitor-the-appliance-by-using-system-views.md)
61+
- [Admin Console alerts in Analytics Platform System](understanding-admin-console-alerts.md)

0 commit comments

Comments
 (0)